Luke Hagar
|
993579a389
|
Refactor action inputs and entrypoint script to use 'targets' instead of 'path' and 'patterns'. Update README to reflect new input structure and provide examples for target usage. This change enhances flexibility in specifying scan targets.
|
2025-09-19 16:49:45 +00:00 |
|
Luke Hagar
|
f3804fcd2d
|
Add respect_gitignore input to action.yml and update related logic in entrypoint.sh, check.go, and fsurls.go to support .gitignore handling during URL collection.
|
2025-09-11 21:02:14 +00:00 |
|
Luke Hagar
|
f1f09e0fe5
|
Refactor PR comment logic in entrypoint.sh to improve error handling and remove dependency on GITHUB_TOKEN in action.yml
|
2025-09-11 18:05:23 +00:00 |
|
Luke Hagar
|
55ef013182
|
Add GITHUB_TOKEN input to action.yml for enhanced authentication
|
2025-09-11 17:50:36 +00:00 |
|
Luke Hagar
|
e57f8c0d73
|
Update action.yml to use specific Docker image and refactor entrypoint.sh for improved argument handling; add GitHub Actions workflow for building and publishing container image.
|
2025-09-11 16:47:41 +00:00 |
|
Luke Hagar
|
b0c7ffe677
|
Refactor input and output parameter names in action.yml for consistency
|
2025-09-11 16:28:22 +00:00 |
|
Luke Hagar
|
cd45e4ccdb
|
moving action files, adding publishing, adjusted usage
|
2025-09-11 16:09:36 +00:00 |
|