Skip to content

Commit 7b8ad17

Browse files
committed
Add some files with empty sections I want to talk about.
1 parent 4c01ecb commit 7b8ad17

2 files changed

Lines changed: 30 additions & 0 deletions

File tree

docs/SECURITY.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Security
2+
3+
## Small code base
4+
5+
## Fuzzing
6+
7+
## Audit
8+
9+
## Unsafe code
10+
11+
Known problem: A lot of unsafe code. Open are ideas to mitigate this issue.

docs/TRUST.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Trust
2+
3+
## Supply-chain attacks
4+
5+
Only crates available in the debian eco system are used.
6+
7+
## Reproducable builds
8+
9+
## Code coverage
10+
11+
## Attestation
12+
13+
SLSA Attestation
14+
15+
https://github.com/actions/attest-build-provenance
16+
17+
## Signed artifacts
18+
19+
Sigstore / cosign

0 commit comments

Comments
 (0)