5 Commits

Author SHA1 Message Date
teemu-rytilahti-sonarsource
601aff6915
S6418/php: fix typo in variable name (#4665)
`description.adoc` is using `detections` and not `detectons` as a variable:
```
This rule detects {detections} having a name matching a list of words (secret, token, credential, auth, api[_.-]?key) being assigned a pseudorandom hard-coded value.
```

This PR makes the value rendered correctly on https://sonarsource.github.io/rspec/#/rspec/S6418/php
2025-02-17 09:52:55 +01:00
github-actions[bot]
4dfe1364d7
Create rule S6418 (#4470)
* Add csharp to rule S6418

* initial commit

* update wording to be about c#

* revert greg's change

* Update Default detections/sensitivity

---------

Co-authored-by: alex-meseldzija-sonarsource <alex-meseldzija-sonarsource@users.noreply.github.com>
Co-authored-by: Alex Meseldzija <alexander.meseldzija@sonarsource.com>
Co-authored-by: Gregory Paidis <115458417+gregory-paidis-sonarsource@users.noreply.github.com>
2024-11-05 18:07:55 +00:00
github-actions[bot]
4b89a9dddf
Create rule S6418 add PHP (#4447) 2024-10-29 10:41:43 +01:00
Nils Werner
cc62be2485
Revert "Create rule S6418 (#1821)" (#1995)
This reverts commit c9577afe581cc8010cd8831b423374ace562cf62.
2023-06-01 14:05:46 +02:00
github-actions[bot]
c9577afe58
Create rule S6418 (#1821) 2023-04-27 13:11:55 +02:00