Commit 17399e5
committed
Remove cryptography docs to fix Trivy secret scan
- Cryptography documentation contains example private keys in
docs/hazmat/primitives/asymmetric/serialization.rst and
docs/x509/ocsp.rst that trigger Trivy's secret scanner
- These are documentation examples, not real secrets
- Removing /opt/conda/lib/python3.12/site-packages/docs (cryptography-
specific, confirmed via conf.py project name)1 parent a8ce0b3 commit 17399e5
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
66 | 68 | | |
67 | 69 | | |
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
| 73 | + | |
71 | 74 | | |
72 | 75 | | |
73 | 76 | | |
| |||
0 commit comments