Skip to content

Commit 5b3b2d5

Browse files
committed
Replaced new_vulnerabilities metric in Sonar URLs w/ vulnerabilities ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions/tree/main/perplexity-omnibox]
1 parent 43a30d2 commit 5b3b2d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

chromium/docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<img height=31 src="https://img.shields.io/chrome-web-store/size/ckhgddjdjkphbaediggjdddjdjgkalom?logo=databricks&logoColor=white&labelColor=464646&color=ff69b4&style=for-the-badge"></a>
2020
<a href="https://www.codefactor.io/repository/github/adamlui/perplexity-omnibox">
2121
<img alt="[CodeFactor grade]" height=31 src="https://img.shields.io/codefactor/grade/github/adamlui/perplexity-omnibox?label=Code+Quality&logo=codefactor&logoColor=white&labelColor=464646&color=b3ff68&style=for-the-badge"></a>
22-
<a href="https://sonarcloud.io/component_measures?metric=new_vulnerabilities&id=adamlui_perplexity-omnibox">
22+
<a href="https://sonarcloud.io/component_measures?metric=vulnerabilities&id=adamlui_perplexity-omnibox">
2323
<img alt="[SonarCloud vulnerabilities]" height=31 src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fsonarcloud.io%2Fapi%2Fmeasures%2Fcomponent%3Fcomponent%3Dadamlui_perplexity-omnibox%26metricKeys%3Dvulnerabilities&query=%24.component.measures.0.value&style=for-the-badge&logo=sonar&logoColor=white&labelColor=464646&label=Vulnerabilities&color=gold"></a>
2424
<a href="https://www.jsdelivr.com/package/gh/adamlui/perplexity-omnibox?tab=stats">
2525
<img alt="jsDelivr stats" height=31 src="https://img.shields.io/jsdelivr/gh/hm/adamlui/perplexity-omnibox?style=for-the-badge&logo=jsdelivr&logoColor=white&label=jsDelivr%20Requests&labelColor=464646&color=2bbbd8"></a>

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ Made with ❤️ by [Adam Lui][link-author]
259259
[link-reviews]: https://chrome.perplexityomnibox.com/reviews
260260
[link-jsdelivr]: https://www.jsdelivr.com/package/gh/adamlui/perplexity-omnibox?tab=stats
261261
[link-codefactor]: https://www.codefactor.io/repository/github/adamlui/perplexity-omnibox
262-
[link-sonar]: https://sonarcloud.io/component_measures?metric=new_vulnerabilities&id=adamlui_perplexity-omnibox
262+
[link-sonar]: https://sonarcloud.io/component_measures?metric=vulnerabilities&id=adamlui_perplexity-omnibox
263263
[link-license]: ../LICENSE.md
264264
[link-warp]: https://www.warp.dev/chatgptjs
265265
[link-wiki]: https://github.com/adamlui/perplexity-omnibox/wiki

0 commit comments

Comments
 (0)