Skip to content

Commit

Permalink
Merge pull request #1397 from ag-grid/ag-11181/improve-security-sonar…
Browse files Browse the repository at this point in the history
…qube-link-table

AG-11181 - Add FW packages to SonarQube links.
  • Loading branch information
alantreadway committed Apr 10, 2024
2 parents a666cd8 + 43b7281 commit b8ae940
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions packages/ag-charts-website/markdoc.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -131,5 +131,8 @@ export default defineMarkdocConfig({
oneTrustCookies: {
render: component('./src/components/OneTrustCookiesDetails.astro'),
},
br: {
render: 'br',
},
},
});
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,6 @@ AG Charts is tested for a wide variety of security vulnerabilities using the [So

The SonarQube security test results for our main NPM packages are shown below:

| AG Charts Package | Result |
| ------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| ag-charts-community + ag-charts-enterprise | [![Quality gate](https://sonarcloud.io/api/project_badges/quality_gate?project=ag-charts-community)](https://sonarcloud.io/dashboard?id=ag-charts-community) |
| AG Charts Package | Result |
| ----------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| ag-charts-community{% br /%}ag-charts-enterprise{% br /%}ag-charts-angular{% br /%}ag-charts-react{% br /%}ag-charts-vue{% br /%}ag-charts-vue3 | [![Quality gate](https://sonarcloud.io/api/project_badges/quality_gate?project=ag-charts-community)](https://sonarcloud.io/dashboard?id=ag-charts-community) |

0 comments on commit b8ae940

Please sign in to comment.