486 Commits

Author SHA1 Message Date
Fred Tingaud
0cfa2cb41f
Fix Sonar warning. 2023-11-06 10:19:09 +01:00
SonarTech
2c7f43c449 update coverage information 2023-11-04 00:33:38 +00:00
SonarTech
0aa9e9ee37 update coverage information 2023-11-03 00:33:13 +00:00
SonarTech
3a27c9ab4e update coverage information 2023-11-02 00:32:54 +00:00
SonarTech
6c75bc9ddb update coverage information 2023-11-01 00:33:05 +00:00
SonarTech
fbae1661a8 update coverage information 2023-10-31 00:33:50 +00:00
SonarTech
c02de84bd5 update coverage information 2023-10-28 00:32:51 +00:00
SonarTech
294cc1f089 update coverage information 2023-10-25 00:33:37 +00:00
SonarTech
8939e2bac4 update coverage information 2023-10-24 00:33:08 +00:00
SonarTech
b9a6cd3d3d update coverage information 2023-10-21 00:32:59 +00:00
SonarTech
f024cf9241 update coverage information 2023-10-20 00:33:06 +00:00
SonarTech
8de1effb0c update coverage information 2023-10-19 00:32:59 +00:00
SonarTech
47cabe929d update coverage information 2023-10-18 00:33:02 +00:00
Arseniy Zaostrovnykh
3dd5a4950c
Update ts-node to fix the build 2023-10-17 09:58:33 +02:00
SonarTech
2e0f6b61cd update coverage information 2023-10-17 00:33:54 +00:00
Arseniy Zaostrovnykh
acdfc35f45
Update NPM packages
This is an automatic update of the package + a fix for a type error that
is detected with the newer typescript compiler.
I did this hoping to address the Dependabot concerns, but the update
didn't go far enough.
The type fix changes the type or error in `useFetch` from "unknown" to a
boolean (has error / no error), which is how we use it as far as I can
tell.
2023-10-16 16:01:08 +02:00
SonarTech
a892865ee3 update coverage information 2023-10-14 00:33:59 +00:00
SonarTech
cd90f33d6a update coverage information 2023-10-13 00:33:41 +00:00
SonarTech
3d870ed0e1 update coverage information 2023-10-12 00:33:36 +00:00
SonarTech
7ca31fbd53 update coverage information 2023-10-11 00:33:00 +00:00
SonarTech
fbac893db7 update coverage information 2023-10-06 00:33:55 +00:00
SonarTech
18dd3bee0e update coverage information 2023-10-05 00:33:02 +00:00
SonarTech
5a6cd5b046 update coverage information 2023-10-03 00:32:49 +00:00
SonarTech
a10aa486c2 update coverage information 2023-09-30 00:32:42 +00:00
SonarTech
f99e5a6044 update coverage information 2023-09-29 00:32:55 +00:00
SonarTech
c40e726e6c update coverage information 2023-09-28 00:32:52 +00:00
Fred Tingaud
40852c33d9
Frontend: Simplify the code a little 2023-09-27 10:22:15 +02:00
SonarTech
8238b22e12 update coverage information 2023-09-26 00:32:50 +00:00
SonarTech
8e635ff5a6 update coverage information 2023-09-23 00:32:42 +00:00
Fred Tingaud
e261bd4b21
Fix Sonar warnings
Fix a bunch of Sonar warnings that somehow appear as "New warnings"
although they are a few years old.
2023-09-22 14:41:56 +00:00
SonarTech
e9a7aae10f update coverage information 2023-09-22 00:33:40 +00:00
SonarTech
d707dfa2d2 update coverage information 2023-09-21 00:33:01 +00:00
SonarTech
f3df25cbfb update coverage information 2023-09-20 00:33:05 +00:00
SonarTech
9c913cc26f update coverage information 2023-09-19 00:32:45 +00:00
SonarTech
fddd2674b8 update coverage information 2023-09-16 00:32:42 +00:00
SonarTech
cc61ca8dfa update coverage information 2023-09-15 00:32:48 +00:00
SonarTech
70f705394d update coverage information 2023-09-14 00:33:59 +00:00
SonarTech
84d49d5c29 update coverage information 2023-09-13 00:32:47 +00:00
SonarTech
99d7952a2b update coverage information 2023-09-12 00:32:32 +00:00
SonarTech
823100a75b update coverage information 2023-09-09 00:33:07 +00:00
SonarTech
1eb17f2185 update coverage information 2023-09-07 00:32:48 +00:00
SonarTech
1cf71ae475 update coverage information 2023-09-05 00:33:57 +00:00
SonarTech
687e024ef1 update coverage information 2023-09-01 00:34:02 +00:00
SonarTech
dc98d476c7 update coverage information 2023-08-30 00:32:39 +00:00
SonarTech
c1d3b46306 update coverage information 2023-08-26 00:32:47 +00:00
SonarTech
6c7a0f2fea update coverage information 2023-08-25 00:32:48 +00:00
SonarTech
c87359e2d4 update coverage information 2023-08-24 00:32:30 +00:00
SonarTech
e2e2f6525a update coverage information 2023-08-22 00:33:10 +00:00
dependabot[bot]
28eb6865eb
Bump word-wrap from 1.2.3 to 1.2.4 in /frontend (#2541)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3
to 1.2.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jonschlinkert/word-wrap/releases">word-wrap's
releases</a>.</em></p>
<blockquote>
<h2>1.2.4</h2>
<h2>What's Changed</h2>
<ul>
<li>Remove default indent by <a
href="https://github.com/mohd-akram"><code>@​mohd-akram</code></a> in <a
href="https://redirect.github.com/jonschlinkert/word-wrap/pull/24">jonschlinkert/word-wrap#24</a></li>
<li>🔒fix: CVE 2023 26115 (2) by <a
href="https://github.com/OlafConijn"><code>@​OlafConijn</code></a> in <a
href="https://redirect.github.com/jonschlinkert/word-wrap/pull/41">jonschlinkert/word-wrap#41</a></li>
<li>🔒 fix: CVE-2023-26115 by <a
href="https://github.com/aashutoshrathi"><code>@​aashutoshrathi</code></a>
in <a
href="https://redirect.github.com/jonschlinkert/word-wrap/pull/33">jonschlinkert/word-wrap#33</a></li>
<li>chore: publish workflow by <a
href="https://github.com/OlafConijn"><code>@​OlafConijn</code></a> in <a
href="https://redirect.github.com/jonschlinkert/word-wrap/pull/42">jonschlinkert/word-wrap#42</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/mohd-akram"><code>@​mohd-akram</code></a> made
their first contribution in <a
href="https://redirect.github.com/jonschlinkert/word-wrap/pull/24">jonschlinkert/word-wrap#24</a></li>
<li><a
href="https://github.com/OlafConijn"><code>@​OlafConijn</code></a> made
their first contribution in <a
href="https://redirect.github.com/jonschlinkert/word-wrap/pull/41">jonschlinkert/word-wrap#41</a></li>
<li><a
href="https://github.com/aashutoshrathi"><code>@​aashutoshrathi</code></a>
made their first contribution in <a
href="https://redirect.github.com/jonschlinkert/word-wrap/pull/33">jonschlinkert/word-wrap#33</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4">https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f64b188c72"><code>f64b188</code></a>
run verb to generate README</li>
<li><a
href="03ea08256b"><code>03ea082</code></a>
Merge pull request <a
href="https://redirect.github.com/jonschlinkert/word-wrap/issues/42">#42</a>
from jonschlinkert/chore/publish-workflow</li>
<li><a
href="420dce9a24"><code>420dce9</code></a>
Merge pull request <a
href="https://redirect.github.com/jonschlinkert/word-wrap/issues/41">#41</a>
from jonschlinkert/fix/CVE-2023-26115-2</li>
<li><a
href="bfa694edf5"><code>bfa694e</code></a>
Update .github/workflows/publish.yml</li>
<li><a
href="ace0b3c78f"><code>ace0b3c</code></a>
chore: bump version to 1.2.4</li>
<li><a
href="6fd7275946"><code>6fd7275</code></a>
chore: add publish workflow</li>
<li><a
href="30d6daf60f"><code>30d6daf</code></a>
chore: fix test</li>
<li><a
href="655929cabe"><code>655929c</code></a>
chore: remove package-lock</li>
<li><a
href="49e08bbc32"><code>49e08bb</code></a>
chore: added an additional testcase</li>
<li><a
href="9f626935f3"><code>9f62693</code></a>
fix: cve 2023-26115</li>
<li>Additional commits viewable in <a
href="https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=word-wrap&package-manager=npm_and_yarn&previous-version=1.2.3&new-version=1.2.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/SonarSource/rspec/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-21 09:49:30 +02:00
Arseniy Zaostrovnykh
55720d6cda
Fix rule coverage on a rule page: include all rule keys to metadata
For some rules, rule-specific metadata.json overridden the `sqKey` for
all languages, so when the predeployment script collected all keys, it
did not list the actual, most canonical key "S****".
This leads to the incorrect display of coverage information on a rule
page that relies on the `allKeys` precomputed property to retrieve the
version of the analyzer that implements the rule.

The fix includes the generic rule metadata.json file into the aggregator
that computes `allKeys`, thus propagating it to every language-specific
metadata.
2023-08-21 07:45:14 +00:00