Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
cbomkit
/
sonar-cryptography
Public
Notifications
You must be signed in to change notification settings
Fork
58
Star
86
Code
Issues
25
Pull requests
39
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(csharp): add C# ChaCha20Poly1305 detection rules
- #506
#506
Merged
fynnth
merged 12 commits into
cbomkit:main
cbomkit/sonar-cryptography:main
from
fynnth:chacha20poly1305
fynnth/sonar-cryptography-csharp:chacha20poly1305
Copy head branch name to clipboard
Aug 26, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat(csharp): add C# ChaCha20Poly1305 detection rules
#506
fynnth
merged 12 commits into
cbomkit:main
cbomkit/sonar-cryptography:main
from
fynnth:chacha20poly1305
fynnth/sonar-cryptography-csharp:chacha20poly1305
Copy head branch name to clipboard
Commits
Commits on Aug 18, 2026
added chacha20poly1305 detection rules
Show description for 221625b
Kaldesyvon
committed
221625b
View commit details
Copy full SHA for 221625b
Browse repository at this point
added chacha20poly1305 detection rules
Show description for 0d2d19b
Kaldesyvon
committed
0d2d19b
View commit details
Copy full SHA for 0d2d19b
Browse repository at this point
Commits on Aug 19, 2026
resolving comments in detection rules
Show description for 9255404
Kaldesyvon
committed
9255404
View commit details
Copy full SHA for 9255404
Browse repository at this point
fixing detection rules and adding tests
Show description for c32190c
Kaldesyvon
committed
c32190c
View commit details
Copy full SHA for c32190c
Browse repository at this point
minor changes in .cs test file
Show description for c42353b
Kaldesyvon
committed
c42353b
View commit details
Copy full SHA for c42353b
Browse repository at this point
Commits on Aug 25, 2026
Merge branch 'cbomkit:main' into chacha20poly1305
Kaldesyvon
authored
304f6c7
View commit details
Copy full SHA for 304f6c7
Browse repository at this point
replacing encrypt/decrypt values with CipherAction
Show description for 8172212
Kaldesyvon
committed
8172212
View commit details
Copy full SHA for 8172212
Browse repository at this point
removing unused imports
Show description for fd07132
Kaldesyvon
committed
fd07132
View commit details
Copy full SHA for fd07132
Browse repository at this point
adding more test cases
Show description for b3fa5fe
Kaldesyvon
committed
b3fa5fe
View commit details
Copy full SHA for b3fa5fe
Browse repository at this point
Merge remote-tracking branch 'origin/chacha20poly1305' into chacha20poly1305
Kaldesyvon
committed
81b705b
View commit details
Copy full SHA for 81b705b
Browse repository at this point
added cipheraction and improved tests to that
Show description for 70ab74c
Kaldesyvon
committed
70ab74c
View commit details
Copy full SHA for 70ab74c
Browse repository at this point
Commits on Aug 26, 2026
Merge branch 'main' into chacha20poly1305
Show description for d04c671
fynnth
authored
d04c671
View commit details
Copy full SHA for d04c671
Browse repository at this point
You can’t perform that action at this time.