Skip to content

Commit 192402f

Browse files
committed
Improve docs
1 parent 94155f5 commit 192402f

13 files changed

Lines changed: 4178 additions & 1568 deletions

.claude/settings.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,10 @@
2525
"Bash(make -C doc latexpdf)",
2626
"Bash(make -C doc clean)",
2727
"Bash(dfetch add:*)",
28-
"Bash(dfetch update:*)"
28+
"Bash(dfetch update:*)",
29+
"Bash(python -m security.tm_supply_chain:*)",
30+
"Bash(python -m security.tm_usage:*)",
31+
"Bash(make -C doc html)"
2932
],
3033
"additionalDirectories": [
3134
"/workspaces/dfetch/.claude"

CHANGELOG.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Release 0.14.0 (unreleased)
22
===========================
33

4+
* Documentation and threat-model clarifications for existing release attestation support (#1208)
45
* Report SVN externals fetched during update (#1220)
56
* Use ``.cdx.json`` as the default extension for CycloneDX SBOM reports (#1118)
67
* Embed base64-encoded license text in SBOM ``licenses[].text`` when a license is successfully identified (#1112)

0 commit comments

Comments
 (0)