2.0.10 (2025-01-07)
2.0.9 (2025-01-03)
- update pr comment format and print to job summary on schedule event for code & docker scan. (#64) (5e26acc)
2.0.8 (2025-01-02)
2.0.7 (2024-12-09)
2.0.6 (2024-12-06)
2.0.5 (2024-11-07)
2.0.4 (2024-11-05)
- os.geten error in docker-scan (b0af179)
2.0.3 (2024-11-04)
2.0.2 (2024-11-01)
- Made it possible to have nullable spec and allowlists. Also enforced allowed reason types (#49) (7d0a912)
2.0.1 (2024-10-16)
2.0.0 (2024-10-15)
- Allowlists for codescan and dockerscan adhere to new schema requirements.
- Allowlists MUST be located in
.entur/security
- Allowlists have new naming requirements:
codescan_config.yml
dockerscan_config.yml
- Access token missing in docker scan (2e9730b)
- Added ARTIFACTORY_AUTH_USER as env variable for autobuild. (0067c73)
- Allowlists adhere to spec (bee629a)
- Support artifactory_url from org variables (8ad8833)
- Support new artifactory token (ae787c4)
1.1.3 (2024-10-15)
- properly access token in docker scan (948927a)
1.1.2 (2024-09-30)
- Path checking in matching-PR (23f663a)
1.1.1 (2024-09-04)
1.1.0 (2024-08-19)
- skip code scan on push (d998c44)
1.0.2 (2024-07-10)
- Update code-scan.yml to retrieve 100 open code scanning alerts (0c64b3b)
1.0.1 (2024-07-09)
- fix: (ea805d0)
- Improve Semgrep scanning configuration in code-scan.yml (0b1ecad)
- Improve Semgrep scanning configuration in code-scan.yml (353169e)
- Improve Semgrep scanning configuration in code-scan.yml (227636a)
- Improve Semgrep scanning configuration in code-scan.yml (86fbaa5)
- Update code-scan.yml to improve Semgrep scanning configuration (c2ab48e)
1.0.0 (2024-07-08)
- add scanning for scala
- add scanning for scala (32ada4c)