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
Marco Borgeaud
cd424756a0
Validate asciidoc ifdef/endif ( #3311 )
...
Fix kotlin:S6511
2023-10-18 09:43:40 +00:00
Peter Trifanov
de8e059b1f
S6506, S6584, S6587 Change links to 3-rd party resources ( #3122 )
2023-09-21 17:20:01 +02:00
Loris S
e6506c521c
Modify S6388(IAC): Fix diff IDs ( #3004 )
...
## Why
https://cirrus-ci.com/task/4983664824549376?logs=asciidoc_tests#L117
## Outcome
https://github.com/SonarSource/rspec/blob/master/rules/S6388/azureresourcemanager/examples/Microsoft.Compute_disks.noncompliant.adoc
is empty for no reason
## Review
A dedicated reviewer checked the rule description successfully for:
- [ ] logical errors and incorrect information
- [ ] information gaps and missing content
- [ ] text style and tone
- [ ] PR summary and labels follow [the
guidelines](https://github.com/SonarSource/rspec/#to-modify-an-existing-rule )
2023-09-04 14:36:39 +02:00
Fred Tingaud
16f6c0aecf
Inline adoc when include has no additional value ( #1940 )
...
Inline adoc files when they are included exactly once.
Also fix language tags because this inlining gives us better information
on what language the code is written in.
2023-05-25 14:18:12 +02:00
Victor
fe961619f9
migrate rule descriptions to new education format
2023-05-05 16:29:04 +02:00
Jamie Anderson
bce2ff34ca
Modify rule S6506: Add examples for wget ( #1777 )
2023-05-04 16:09:43 +02:00
Jamie Anderson
97c07f604f
Modify rule S6506: Add examples for not following redirects ( #1776 )
...
https://sonarsource.atlassian.net/browse/APPSEC-631
2023-04-19 18:03:27 +02:00
github-actions[bot]
117fd26cf1
Create rule S6506: Allowing downgrades to a clear-text protocol is security-sensitive (APPSEC-489) ( #1588 )
...
* Create rule S6506
* Add rule docs
* Fix typo
* Apply suggestions from code review
Co-authored-by: Pierre-Loup <49131563+pierre-loup-tristant-sonarsource@users.noreply.github.com>
* Fix URL in example being referenced as a legit URL
---------
Co-authored-by: egon-okerman-sonarsource <egon-okerman-sonarsource@users.noreply.github.com>
Co-authored-by: Egon Okerman <egon.okerman@sonarsource.com>
Co-authored-by: Pierre-Loup <49131563+pierre-loup-tristant-sonarsource@users.noreply.github.com>
2023-02-27 16:07:40 +01:00