10 Commits

Author SHA1 Message Date
daniel-teuchert-sonarsource
aa1d8509a5
APPSEC-1087: S6413 Improve RSPEC (#3091)
## 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)

---------

Co-authored-by: Loris S. <91723853+loris-s-sonarsource@users.noreply.github.com>
2023-09-18 17:25:58 +02:00
daniel-teuchert-sonarsource
9f5a87c298
Arm/make examples schema compliant (#3047)
This PR changes the JSON examples for ARM rules to make sure that the
code samples will be scanned by sonar-iac-plugin.
To ensure this all resources need a name field and the schema URL has to
be an https and not http URL.

## 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-13 15:48:50 +02:00
Antonio Aversa
a02bf814d4
Clean Code Taxonomy: add "code" to all non-obsolete metadata.json (#2793) 2023-08-04 17:19:38 +02:00
Marcin Stachniuk
8dbe0e2ed2
Modify rule S6413: Defining a short log retention duration is security-sensitive, add Bicep format (#2743)
## 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-08-03 08:42:07 +02:00
Loris S
79702fd1a7
Modify S6413(tf): Add AWS Cloudwatch (#2551)
## Review

A dedicated reviewer checked the rule description successfully for:

- [x] logical errors and incorrect information
- [x] information gaps and missing content
- [x] text style and tone
- [x] PR summary and labels follow [the
guidelines](https://github.com/SonarSource/rspec/#to-modify-an-existing-rule)
2023-07-21 10:14:14 +02:00
Marcin Stachniuk
fbe18d2faf
Modify rule S6413: ARM improve tags and message (#2296) 2023-06-27 13:58:20 +02:00
github-actions[bot]
9e91faac04
Create rule S6383 SONARIAC-761 Disable RBAC on AKS (#1852) 2023-05-11 17:03:30 +02:00
github-actions[bot]
f41344ba60
SONARIAC-758 Rule S6413 add ARM Defining a short log retention duration is security-sensitive (#1840) 2023-05-11 16:30:02 +02:00
github-actions[bot]
ceeab5a306
Create rule S6413: Defining a short log retention duration is security-sensitive (#758)
* Create rule S6413

* Add first draft

* Extend highlighting

* Rewrite recommended

* Rewrite recommended

* Update rules/S6413/recommended.adoc

Co-authored-by: Loris S. <91723853+loris-s-sonarsource@users.noreply.github.com>

* Add missing dot

* Add additional description

Co-authored-by: hendrik-buchwald-sonarsource <hendrik-buchwald-sonarsource@users.noreply.github.com>
Co-authored-by: Hendrik Buchwald <hendrik.buchwald@sonarsource.com>
Co-authored-by: hendrik-buchwald-sonarsource <64110887+hendrik-buchwald-sonarsource@users.noreply.github.com>
Co-authored-by: Loris S. <91723853+loris-s-sonarsource@users.noreply.github.com>
Co-authored-by: Pierre-Loup <pierre-loup.tristant@sonarsource.com>
Co-authored-by: Nils Werner <64034005+nils-werner-sonarsource@users.noreply.github.com>
2022-03-23 15:46:34 +01:00
Pierre-Loup
c66125093d
Modify rule S6413: Add Google Cloud Logging bucket support (#804)
* Create rule S6413

* Add first draft

* Extend highlighting

* Rewrite recommended

* Rewrite recommended

* Update rules/S6413/recommended.adoc

Co-authored-by: Loris S. <91723853+loris-s-sonarsource@users.noreply.github.com>

* Add missing dot

* Add additional description

* Add code GCP code examples

* Add missing "gcp" tag

Co-authored-by: hendrik-buchwald-sonarsource <hendrik-buchwald-sonarsource@users.noreply.github.com>
Co-authored-by: Hendrik Buchwald <hendrik.buchwald@sonarsource.com>
Co-authored-by: hendrik-buchwald-sonarsource <64110887+hendrik-buchwald-sonarsource@users.noreply.github.com>
Co-authored-by: Loris S. <91723853+loris-s-sonarsource@users.noreply.github.com>
2022-03-07 09:14:13 +00:00