Skip to content

Commit 2f334a3

Browse files
committed
docs: cleaned up changelog
1 parent 49ba62c commit 2f334a3

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

CHANGELOG.md

+8-4
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,19 @@
55

66
### ⚠ BREAKING CHANGES
77

8-
* Allowlists adhere to spec
8+
* Allowlists for [codescan](https://github.com/entur/gha-security/blob/main/README-code-scan.md#schema-for-allowlist-file) and [dockerscan](https://github.com/entur/gha-security/blob/main/README-docker-scan.md#schema-for-allowlist-file) adhere to new schema requirements.
9+
* Allowlists MUST be located in `.entur/security`
10+
* Allowlists have new naming requirements:
11+
* `codescan_config.yml`
12+
* `dockerscan_config.yml`
913

1014
### Bug Fixes
1115

12-
* access token missing in docker scan ([2e9730b](https://github.com/entur/gha-security/commit/2e9730b5e382c60db6c4a06e5bbb002c5af3d2f9))
16+
* Access token missing in docker scan ([2e9730b](https://github.com/entur/gha-security/commit/2e9730b5e382c60db6c4a06e5bbb002c5af3d2f9))
1317
* Added ARTIFACTORY_AUTH_USER as env variable for autobuild. ([0067c73](https://github.com/entur/gha-security/commit/0067c7351e3384fe6152658e8a34a0784c8e1e80))
1418
* Allowlists adhere to spec ([bee629a](https://github.com/entur/gha-security/commit/bee629a8c070671ff4dbb07b724c51480b97bb87))
15-
* support artifactory_url from org variables ([8ad8833](https://github.com/entur/gha-security/commit/8ad883339130796c688db382861c476d16d61d9c))
16-
* support new artifactory token ([ae787c4](https://github.com/entur/gha-security/commit/ae787c4765deb5e1561a2b9bbae31592ae5e4197))
19+
* Support artifactory_url from org variables ([8ad8833](https://github.com/entur/gha-security/commit/8ad883339130796c688db382861c476d16d61d9c))
20+
* Support new artifactory token ([ae787c4](https://github.com/entur/gha-security/commit/ae787c4765deb5e1561a2b9bbae31592ae5e4197))
1721

1822
## [1.1.3](https://github.com/entur/gha-security/compare/v1.1.2...v1.1.3) (2024-10-15)
1923

0 commit comments

Comments
 (0)