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
Ilia Kebets
c80d7f3b4c
Add checks for education format ( #1607 )
2023-03-07 17:16:47 +01:00
Loris S
62788cdfcc
Modify rule S2083(mult. lang): Add absolute path joining pitfall (APPSEC-213) ( #1370 )
2023-03-02 18:48:41 +01:00
Loris S
f8e412528e
Modify S2083(multiple languages): Update to the education framework (APPSEC-188) ( #1328 )
2023-03-02 18:22:24 +01:00
Loris S
e52b9671b2
Education text Fix ( #1338 )
2023-03-02 18:22:24 +01:00
Loris S
8815e23ae8
Modify All Current Education Rules: Support intuitive view ( #1256 )
2023-03-02 18:22:24 +01:00
Loris S
16919a7fc1
Modify S2083&S6096(Education): Add Partial Path Traversal to pitfalls ( #1243 )
2023-03-02 18:22:24 +01:00
Pierre-Loup
dbca6ec12c
Modify rule S2083[C#]: Educational content (APPSEC-49) ( #1121 )
2023-03-02 18:07:54 +01:00