Skip to content

Commit c8db4b0

Browse files
committed
Exclude SECURITY.md + AGENTS.md from RAT
These scaffold files carry an SPDX license header, but this repo's Apache RAT check doesn't scan headers embedded in Markdown, so list them in .rat-excludes. Generated-by: Claude Code
1 parent 0f419ac commit c8db4b0

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.rat-excludes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,8 @@ go.mod
33
go.sum
44
rat-report.txt
55
apache-rat-0.17
6+
7+
# Security-model scaffold (carries an SPDX header; exempted
8+
# from RAT for setups that don't scan Markdown headers).
9+
AGENTS.md
10+
SECURITY.md

0 commit comments

Comments
 (0)