5 Commits

Author SHA1 Message Date
Egon Okerman
d1417e82f8
Modify CWE and OWASP Top 10 links to follow standard link format (APPSEC-1134) (#3529)
* Fix all CWE references

* Fix all OWASP references

* Fix missing CWE prefixes
2024-01-15 17:15:56 +01:00
Antonio Aversa
a02bf814d4
Clean Code Taxonomy: add "code" to all non-obsolete metadata.json (#2793) 2023-08-04 17:19:38 +02:00
Tim Pohlmann
7a2b6606ba
S6640: Set quickfix to infeasible (#2261)
Modify rule S6640: Set quickfix field to infeasible
2023-06-21 15:01:27 +02:00
Tim Pohlmann
f91effd9ca
S6640 - Make code samples follow code conventions (#2253)
Modify rule S6640: Make code samples follow code conventions
2023-06-21 11:09:51 +02:00
github-actions[bot]
ccb31e8dc1
Create rule S6640: unsafe code block (C#) (#1945)
[Specification
ticket](https://sonarsource.atlassian.net/browse/APPSEC-729)
[AppSec PoC](https://github.com/SonarSource/appsec-poc/pull/147)
[Implementation
ticket](https://github.com/SonarSource/sonar-dotnet/issues/7290)

[RSPEC
Preview](https://sonarsource.github.io/rspec/#/rspec/S6640/csharp)

---------

Co-authored-by: egon-okerman-sonarsource <egon-okerman-sonarsource@users.noreply.github.com>
Co-authored-by: Egon Okerman <egon.okerman@sonarsource.com>
2023-06-02 14:28:59 +02:00