This PR fixes the code examples for ARM for rule S6329 so that they can
be scanned with Sonarqube.
The schema URL for the JSON examples has to be https and for the bicep
examples, the correct quotes need to be used.
## 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)
## 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)
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.
* Create rule S6392
* Add first draft
* improve title
* add last commit to this PR regarding public network access
* add metadata tags
* changed title
* converted ask yourself into generic cloud
* converted description into generic cloud
* moved aws links to see
* converted recommended to generic cloud
* convertion of recommended -- added a special case
* add cwe
* add note in recommended section, not sure about this one
* add another cwe
* add first version of rule conversion
* final rule version
* removed leftover code
* Update rules/S6329/description.adoc
Co-authored-by: hendrik-buchwald-sonarsource <64110887+hendrik-buchwald-sonarsource@users.noreply.github.com>
* Update rules/S6329/terraform/rule.adoc
Co-authored-by: hendrik-buchwald-sonarsource <64110887+hendrik-buchwald-sonarsource@users.noreply.github.com>
* changed case for bulleted list
* improved specs after review
* removed potential confusion
* changed company<->organization
* Update rules/S6329/ask-yourself.adoc
Co-authored-by: hendrik-buchwald-sonarsource <64110887+hendrik-buchwald-sonarsource@users.noreply.github.com>
* Update rules/S6329/description.adoc
Co-authored-by: hendrik-buchwald-sonarsource <64110887+hendrik-buchwald-sonarsource@users.noreply.github.com>
* Make generic
* Add GCP code sample
* Update rules/S6329/terraform/rule.adoc
Co-authored-by: Loris S. <91723853+loris-s-sonarsource@users.noreply.github.com>
* Fix syntax
Co-authored-by: loris-s-sonarsource <loris-s-sonarsource@users.noreply.github.com>
Co-authored-by: Loris Sierra <loris.sierra@sonarsource.com>
Co-authored-by: Loris S <91723853+loris-s-sonarsource@users.noreply.github.com>
* Create rule S6392
* Add first draft
* improve title
* add last commit to this PR regarding public network access
* add metadata tags
* changed title
* converted ask yourself into generic cloud
* converted description into generic cloud
* moved aws links to see
* converted recommended to generic cloud
* convertion of recommended -- added a special case
* add cwe
* add note in recommended section, not sure about this one
* add another cwe
* add first version of rule conversion
* final rule version
* removed leftover code
* Update rules/S6329/description.adoc
Co-authored-by: hendrik-buchwald-sonarsource <64110887+hendrik-buchwald-sonarsource@users.noreply.github.com>
* Update rules/S6329/terraform/rule.adoc
Co-authored-by: hendrik-buchwald-sonarsource <64110887+hendrik-buchwald-sonarsource@users.noreply.github.com>
* changed case for bulleted list
* improved specs after review
* removed potential confusion
* changed company<->organization
* Update rules/S6329/ask-yourself.adoc
Co-authored-by: hendrik-buchwald-sonarsource <64110887+hendrik-buchwald-sonarsource@users.noreply.github.com>
* Update rules/S6329/description.adoc
Co-authored-by: hendrik-buchwald-sonarsource <64110887+hendrik-buchwald-sonarsource@users.noreply.github.com>
Co-authored-by: loris-s-sonarsource <loris-s-sonarsource@users.noreply.github.com>
Co-authored-by: hendrik-buchwald-sonarsource <64110887+hendrik-buchwald-sonarsource@users.noreply.github.com>
Co-authored-by: Nils Werner <64034005+nils-werner-sonarsource@users.noreply.github.com>