You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update documentation for v1.2.0 certificate detection
README.md:
- Added Certificates row to detection table
- Updated pattern count to 90+
- Updated roadmap to show v1.2 as current release
- Added certificate features to v1.2 release notes
PATTERNS.md:
- Added Certificates section with 19 patterns
- Added to Table of Contents
- Updated pattern count
- Documented critical findings and remediation
Copy file name to clipboardExpand all lines: PATTERNS.md
+44-5Lines changed: 44 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,20 @@
1
1
# CryptoScan Detection Patterns
2
2
3
-
CryptoScan uses 100+ detection patterns to identify cryptographic algorithms, protocols, keys, and configurations in your codebase. Each pattern includes quantum risk classification and remediation guidance.
3
+
CryptoScan uses 90+ detection patterns to identify cryptographic algorithms, protocols, keys, certificates, and configurations in your codebase. Each pattern includes quantum risk classification and remediation guidance.
0 commit comments