Skip to content

fix: remove duplicate 9.4.3 control#582

Merged
jmanico merged 1 commit intoOWASP:mainfrom
RicoKomenda:fix/duplicate-9.4.3-issue-577
Mar 24, 2026
Merged

fix: remove duplicate 9.4.3 control#582
jmanico merged 1 commit intoOWASP:mainfrom
RicoKomenda:fix/duplicate-9.4.3-issue-577

Conversation

@RicoKomenda
Copy link
Contributor

9.4.3 was listed twice following a merge conflict between PR #222 (which removed the generic tamper-evidence clause from 9.4.3) and PR #145 (which added cryptographic hash chaining as a tamper-evidence option by inserting a new row, not replacing the existing one).

Both rows covered the same requirement. The first row is kept as it is the more complete version: it covers all tamper-evidence mechanisms (WORM/append-only, hash chaining, equivalent guarantees) plus all agent-specific context fields. The second row was a subset and is removed.

closes #577

9.4.3 was listed twice following a merge conflict between PR OWASP#222
(which removed the generic tamper-evidence clause from 9.4.3) and
PR OWASP#145 (which added cryptographic hash chaining as a tamper-evidence
option by inserting a new row, not replacing the existing one).

Both rows covered the same requirement. The first row (introduced by
PR OWASP#145) is kept as it is the more complete version: it covers all
tamper-evidence mechanisms (WORM/append-only, hash chaining, equivalent
guarantees) plus all agent-specific context fields. The second row
(the PR OWASP#222 remnant) was a subset and is removed.
@jmanico jmanico merged commit a18c533 into OWASP:main Mar 24, 2026
2 checks passed
@RicoKomenda RicoKomenda deleted the fix/duplicate-9.4.3-issue-577 branch March 24, 2026 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9.4.3 listed twice

2 participants