This website requires JavaScript.
Explore
Help
Register
Sign In
LukeParke
/
slinky
Watch
1
Star
0
Fork
0
You've already forked slinky
mirror of
https://github.com/LukeHagar/slinky.git
synced
2025-12-06 04:21:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3a9fdfb479b3279fde489e7c27a6e6bcc3de040d
slinky
/
cmd
History
Luke Hagar
d54ac41670
Refactor PR comment handling by moving it to the CLI in check.go, removing the previous implementation from entrypoint.sh. Enhance report summary to include the number of files scanned and ensure markdown report generation is streamlined.
2025-09-12 18:32:42 +00:00
..
check.go
Refactor PR comment handling by moving it to the CLI in check.go, removing the previous implementation from entrypoint.sh. Enhance report summary to include the number of files scanned and ensure markdown report generation is streamlined.
2025-09-12 18:32:42 +00:00
root.go
Enhance URL scanning functionality in check.go by allowing comma-separated targets and improving debug output. Refactor root.go and run.go to support new target handling and display scanned file counts in the TUI. Introduce CollectURLsProgress in fsurls.go for detailed file processing feedback.
2025-09-12 16:50:40 +00:00
run.go
Enhance URL scanning functionality in check.go by allowing comma-separated targets and improving debug output. Refactor root.go and run.go to support new target handling and display scanned file counts in the TUI. Introduce CollectURLsProgress in fsurls.go for detailed file processing feedback.
2025-09-12 16:50:40 +00:00