Alban Auzeill
251db04bc0
Modify rule S6418: Fix typo in a variable ( #4513 )
2024-11-14 18:11:49 +01:00
github-actions[bot]
4dfe1364d7
Create rule S6418 ( #4470 )
...
* Add csharp to rule S6418
* initial commit
* update wording to be about c#
* revert greg's change
* Update Default detections/sensitivity
---------
Co-authored-by: alex-meseldzija-sonarsource <alex-meseldzija-sonarsource@users.noreply.github.com>
Co-authored-by: Alex Meseldzija <alexander.meseldzija@sonarsource.com>
Co-authored-by: Gregory Paidis <115458417+gregory-paidis-sonarsource@users.noreply.github.com>
2024-11-05 18:07:55 +00:00
github-actions[bot]
a3eacd6c35
Create rule S6418 ( #4164 )
2024-08-23 17:19:16 +00:00
Sebastien Andrivet
daf0320d42
Fix link ( #3986 )
2024-06-11 09:28:41 +02:00
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
Fred Tingaud
51369b610e
Make sure that includes are always surrounded by empty lines ( #2270 )
...
When an include is not surrounded by empty lines, its content is inlined
on the same line as the adjacent content. That can lead to broken tags
and other display issues.
This PR fixes all such includes and introduces a validation step that
forbids introducing the same problem again.
2023-06-22 10:38:01 +02:00
Nils Werner
cc62be2485
Revert "Create rule S6418 ( #1821 )" ( #1995 )
...
This reverts commit c9577afe581cc8010cd8831b423374ace562cf62.
2023-06-01 14:05:46 +02:00
github-actions[bot]
c9577afe58
Create rule S6418 ( #1821 )
2023-04-27 13:11:55 +02:00
Alexandre Gigleux
01bad1b800
Map rules to OWASP ASVS 4 ( #1110 )
...
https://sonarsource.atlassian.net/browse/MMF-2794
2022-07-29 13:35:38 +02:00
pedro-oliveira-sonarsource
082b3ef269
Modify: Fix old/broken embedded links ( #1100 )
2022-07-08 13:58:56 +02:00
Alexandre Gigleux
bc56f59b85
Add missing type in the "Sensitive Code Example" ( #1041 )
2022-06-10 09:16:12 +02:00
pedro-oliveira-sonarsource
b04b29019c
[APPSEC-3] Security rules are mapped to PCI DSS 4.0 ( #1007 )
2022-05-24 16:19:27 +02:00
pedro-oliveira-sonarsource
4cd575af12
[APPSEC-2] New security standard - PCI DSS 3.2 ( #1005 )
2022-05-23 09:00:28 +02:00
github-actions[bot]
eb20454117
Create rule S6418: Hard-coded secrets are security-sensitive ( #911 )
2022-04-13 10:10:31 +02:00