microsoft / microsoft/OSSGadget
[oss-detect-cryptography] Add rules for .NET built in crypto
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 371
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
We should add rules for System.Security.Cryptography.* for oss-detect-cryptography.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in the oss-detect-cryptography implementation by locating existing cryptography rules and how namespaces are matched. Compare the current coverage with System.Security.Cryptography.* and add the requested .NET built-in crypto coverage. Done means the new namespace patterns are recognized by the relevant rule checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100