3 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
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