Commit graph

4 commits

Author SHA1 Message Date
Steven
02f7b973a3
Update Docker image name in Snyk workflow 2025-09-01 12:13:20 +02:00
Steven
6e07140b94
Update Snyk container workflow configuration 2025-09-01 12:08:32 +02:00
Steven
eb1d171493
feat: restrict workflow permissions to PoLP (principle of least privilege)
Discovered by Code scanning alert no. 6: Workflow does not contain permissions (#78)

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-09-01 11:37:07 +02:00
Steven
53581dff6d
Add bats tests (#76)
Some checks failed
CI / Test BATS Suite (push) Has been cancelled
CI / Validate Action Definition (push) Has been cancelled
CI / Validate Action Structure (push) Has been cancelled
CI / Lint Shell Scripts (push) Has been cancelled
CI / Build Docker Image (push) Has been cancelled
CI / Integration Check (push) Has been cancelled
* Add Bats tests and workflow for entrypoint.sh

* Add Bats tests and workflow

* Add comprehensive GitHub Actions CI workflow (#77)

* Initial plan

* Add comprehensive GitHub Actions CI workflow

Co-authored-by: Burnett01 <1208707+Burnett01@users.noreply.github.com>

* Enhance CI workflow with job dependencies and documentation

Co-authored-by: Burnett01 <1208707+Burnett01@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Burnett01 <1208707+Burnett01@users.noreply.github.com>

* Update CI workflow to only include master branch

---------

Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
2025-08-29 22:50:40 +02:00