5 Commits

Author SHA1 Message Date
gaetan-ferry-sonarsource
b8f1f649db
Modify S6385: Change text to LayC (APPSEC-1234) (#3353) 2023-10-26 09:21:09 +02:00
Rudy Regazzoni
a474e70d82
Modify rule S6385: Add language AzureResourceManager (Bicep) (#1901)
Research ticket: https://sonarsource.atlassian.net/browse/SONARIAC-757
Implementation ticket:
https://sonarsource.atlassian.net/browse/SONARIAC-772

PR https://github.com/SonarSource/rspec/pull/1829 Added support for
AzureResourceManager (JSON). This PR extends that work to add Bicep
support. This PR cannot be merged until we support the Bicep language.

---------

Co-authored-by: Marcin Stachniuk <marcin.stachniuk@sonarsource.com>
2023-08-07 08:49:21 +02:00
Peter Trifanov
fe5c2e4c2f
Modify rule S6385: Change resource type, fix formatting (#2326)
* Change the resource type name from the one copied from Terraform to the one applicable in ARM
* Fix formatting in the bullet point list
2023-06-29 16:15:34 +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
github-actions[bot]
7e324674ba
Create rule S6385: add language AzureResourceManager (#1829)
You can preview this rule
[here](https://sonarsource.github.io/rspec/#/rspec/S6385/azureresourcemanager)
(updated a few minutes after each push).

---------

Co-authored-by: rudy-regazzoni-sonarsource <rudy-regazzoni-sonarsource@users.noreply.github.com>
Co-authored-by: Rudy Regazzoni <rudy.regazzoni@sonarsource.com>
2023-05-12 09:02:37 +02:00