3421 Commits

Author SHA1 Message Date
Marco Kaufmann
7e054f70c1
Modify rule S6627: fixed tags (#2877) 2023-08-15 10:11:16 +02:00
Marco Kaufmann
8b3ce97956
Modify rule S6628: fixed tags (#2876) 2023-08-15 10:10:46 +02:00
Marco Borgeaud
95ce8c6119
Diff blocks: fix some incorrect use for javascript (#2802)
Improvement identified in #2790.

Add a prefix to the diff-id when it is used multiple times in different
"how to fix it in XYZ" sections to avoid ambiguity and pedantically
follow the spec:

> A single and unique diff-id should be used only once for each type of
code example as shown in the description of a rule.

Obvious typos around `diff-type` were fixed.
2023-08-15 09:43:48 +02:00
hendrik-buchwald-sonarsource
6d2e23d4c5
Add multiple impacts for CCT (#2871) 2023-08-14 14:50:11 +02:00
SonarTech
442194d295 update coverage information 2023-08-12 00:33:06 +00:00
github-actions[bot]
b352c03033
Create rule S6706: Cryptographic private keys should not be disclosed (#2867) 2023-08-11 17:33:20 +02:00
github-actions[bot]
43ff9aa289
Create rule S6704: Riot API keys should not be disclosed (#2864) 2023-08-11 15:27:14 +00:00
leonardo-pilastri-sonarsource
969a566a0d
Diff blocks: fix some incorrect use for java (#2866) 2023-08-11 16:49:04 +02:00
github-actions[bot]
ed58ecf2da
Create rule S6705: OpenWeather API keys should not be disclosed (#2865) 2023-08-11 14:42:25 +00:00
Johann Beleites
8ea71addf5
Modify rule S2274: Improve compliant solution (#2868) 2023-08-11 16:35:13 +02:00
github-actions[bot]
7da41a60be
Create rule S6701: Telegram bot keys should not be disclosed (#2861) 2023-08-11 13:57:33 +00:00
github-actions[bot]
79647231c4
Create rule S6702: SonarQube tokens should not be disclosed (#2862) 2023-08-11 15:53:39 +02:00
github-actions[bot]
5939aa918f
Create rule S6703: Database passwords should not be disclosed (#2863) 2023-08-11 15:35:42 +02:00
leonardo-pilastri-sonarsource
5e84629ded
Modify rule S2273: LaYC format (#2849) 2023-08-11 15:13:07 +02:00
Johann Beleites
873716a431
Modify rule S2274: Update in line with LayC (SONARJAVA-4495) (#2841) 2023-08-11 12:15:57 +00:00
github-actions[bot]
d54de6f117
Create rule S6699: Spotify API secrets should not be disclosed (#2855) 2023-08-11 12:17:49 +02:00
github-actions[bot]
5377fe4f2e
Create rule S6700: RapidAPI keys should not be disclosed (#2859) 2023-08-11 08:20:30 +00:00
github-actions[bot]
ac8f751835
Create rule S2589: Add VB.NET (#2856) 2023-08-11 09:57:19 +02:00
github-actions[bot]
d228e7d40b
Create rule S6698: PostgreSQL database passwords should not be disclosed (#2854) 2023-08-11 07:56:54 +00:00
github-actions[bot]
bfb7e0e907
Create rule S2583: Add VB.NET (#2857) 2023-08-11 09:56:44 +02:00
github-actions[bot]
7043cfd458
Create rule S6697: MySQL database passwords should not be disclosed (#2851) 2023-08-11 09:53:59 +02:00
Marco Borgeaud
49e8995b41
Modify rule S5912: LaYC format (#2714) 2023-08-11 07:03:11 +00:00
Amélie Renard
4698df5e2e
CPP-3691 Remove "MISRA C++ 2008 recommended" and "MISRA C++ 2008" quality profiles from all RSPECs 2023-08-10 17:32:11 +02:00
github-actions[bot]
5de8858f3c
Create rule S6694: MongoDB database passwords should not be disclosed (#2846) 2023-08-10 15:20:44 +00:00
Marco Borgeaud
7da1e57a15
Diff blocks: fix some incorrect use for java (#2801) 2023-08-10 17:12:37 +02:00
Amélie Renard
6a2c8bdd14
Modify rule S107: LaYC format 2023-08-10 16:54:47 +02:00
github-actions[bot]
ff9da85448
Create rule S6696: SendGrid keys should not be disclosed (#2848) 2023-08-10 13:59:16 +00:00
Marco Borgeaud
ce07d261a4
Diff blocks: fix some incorrect use for terraform (#2806)
Improvement identified in #2790.

Add a prefix to the diff-id when it is used multiple times in different
"how to fix it in XYZ" sections to avoid ambiguity and pedantically
follow the spec:

> A single and unique diff-id should be used only once for each type of
code example as shown in the description of a rule.
2023-08-10 15:57:41 +02:00
Marco Borgeaud
6550e65756
Diff blocks: fix some incorrect use for php (#2804)
Improvement identified in #2790.

Add a prefix to the diff-id when it is used multiple times in different
"how to fix it in XYZ" sections to avoid ambiguity and pedantically
follow the spec:

> A single and unique diff-id should be used only once for each type of
code example as shown in the description of a rule.

Obvious typos around `diff-type` were fixed.
2023-08-10 15:57:24 +02:00
Marco Borgeaud
8729d7a38c
Diff blocks: fix some incorrect use for docker (#2800)
Improvement identified in #2790.

Add a prefix to the diff-id when it is used multiple times in different
"how to fix it in XYZ" sections to avoid ambiguity and pedantically
follow the spec:

> A single and unique diff-id should be used only once for each type of
code example as shown in the description of a rule.

Obvious typos around `diff-id` were fixed.
2023-08-10 15:57:01 +02:00
Marco Borgeaud
ecf191e992
Diff blocks: fix incorrect use for cloudformation (#2798)
Improvement identified in #2790.

Add a prefix to the diff-id when it is used multiple times in different
"how to fix it in XYZ" sections to avoid ambiguity and pedantically
follow the spec:

> A single and unique diff-id should be used only once for each type of
code example as shown in the description of a rule.
2023-08-10 15:56:42 +02:00
Marco Borgeaud
fe06d23670
Diff blocks: fix some incorrect use for azureresourcemanager (#2796)
Improvement identified in #2790.

Add a prefix to the diff-id when it is used multiple times in different
"how to fix it in XYZ" sections to avoid ambiguity and pedantically
follow the spec:

> A single and unique diff-id should be used only once for each type of
code example as shown in the description of a rule.

Obvious typos around `diff-type` and `diff-id` were fixed.
2023-08-10 15:56:15 +02:00
leonardo-pilastri-sonarsource
02f4340fcf
Modify rule S3034: added some missing backticks (#2853) 2023-08-10 15:25:37 +02:00
leonardo-pilastri-sonarsource
c33ad50d09
Modify rule S3012: fix code diff view (#2850) 2023-08-10 15:06:59 +02:00
github-actions[bot]
bf94bd8520
Create rule S6695: WeChat app keys should not be disclosed (#2847) 2023-08-10 14:56:15 +02:00
github-actions[bot]
d3adabefbf
Create rule S6693: SSH private keys should not be disclosed (#2844) 2023-08-10 12:47:33 +00:00
github-actions[bot]
3dc24ded5f
Create rule S6690: GitLab tokens should not be disclosed (#2839) 2023-08-10 14:41:48 +02:00
Peter Trifanov
ba2c5c0a6a
Modify rule S6321: Add language AzureResourceManager (Bicep) (#2781) 2023-08-10 13:54:24 +02:00
hendrik-buchwald-sonarsource
55da3e8734
Use new link format for secret resources (#2845) 2023-08-10 11:26:56 +02:00
github-actions[bot]
25852958a1
Create rule S6692: reCaptcha secret keys should not be disclosed (#2842) 2023-08-10 09:20:19 +00:00
github-actions[bot]
9a7f5b1709
Create rule S6691: Google OAuth client secrets should not be disclosed (#2840) 2023-08-10 09:16:14 +00:00
github-actions[bot]
067b05e6c4
Create rule S6688: Facebook app keys should not be disclosed (#2835) 2023-08-10 11:13:46 +02:00
leonardo-pilastri-sonarsource
cd51b7c20d
Modify rule S3034: LaYC format (#2843) 2023-08-10 11:08:14 +02:00
github-actions[bot]
37a828ab3e
Create rule S6689: GitHub tokens should not be disclosed (#2836) 2023-08-10 08:57:01 +00:00
Amélie Renard
176fab24d5
Modify rule S1265: LaYC format 2023-08-10 10:17:43 +02:00
Marco Borgeaud
f57a9805b5
RULEAPI-788 Validate use of diff-id and diff-type (#2790)
The validation is not yet enabled on CI checks because there exist too many errors in existing rule descriptions at the moment.
2023-08-10 09:59:44 +02:00
SonarTech
9326a648b6 update coverage information 2023-08-10 00:33:17 +00:00
Johann Beleites
c34d9d9db6
Modify rule S2388: Update in line with LayC (SONARJAVA-4495) (#2821) 2023-08-09 17:01:02 +02:00
hendrik-buchwald-sonarsource
a278258b88
Modify rule S6338: Use common text (#2832) 2023-08-09 14:49:28 +02:00
github-actions[bot]
80315ac17f
Create rule S6684: Azure Subscription Keys should not be disclosed (#2816) 2023-08-09 14:49:12 +02:00