소스 검색

DOCS Add C# rules S5334, S6096 and Java rule S6096 to Security Engine Docs

tags/8.7.0.41497
Christophe Zurn 3 년 전
부모
커밋
102df261bb
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3
    0
      server/sonar-docs/src/pages/analysis/security_configuration.md

+ 3
- 0
server/sonar-docs/src/pages/analysis/security_configuration.md 파일 보기

@@ -62,6 +62,7 @@ The `RuleKey` value can be one of the following:
* [S2091](https://rules.sonarsource.com/java/RSPEC-2091): XPath Injection
* [S5135](https://rules.sonarsource.com/java/RSPEC-5135): Deserialization Injection
* [S5334](https://rules.sonarsource.com/java/RSPEC-5334): Code Injection
* [S6096](https://rules.sonarsource.com/java/RSPEC-6096): Zip Slip
* For PHP
* [S3649](https://rules.sonarsource.com/php/RSPEC-3649): SQL Injection
* [S5131](https://rules.sonarsource.com/php/RSPEC-5131): XSS
@@ -89,6 +90,8 @@ The `RuleKey` value can be one of the following:
* [S2631](https://rules.sonarsource.com/csharp/RSPEC-2631): RegExp Injection
* [S5144](https://rules.sonarsource.com/csharp/RSPEC-5144): Server-Side Request Forgery (SSRF)
* [S2091](https://rules.sonarsource.com/csharp/RSPEC-2091): XPath Injection
* [S5334](https://rules.sonarsource.com/csharp/RSPEC-5334): Code Injection
* [S6096](https://rules.sonarsource.com/csharp/RSPEC-6096): Zip Slip
* For Python
* [S3649](https://rules.sonarsource.com/python/RSPEC-3649): SQL Injection
* [S5131](https://rules.sonarsource.com/python/RSPEC-5131): XSS

Loading…
취소
저장