You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/organizations/ai-risk-hub.md
+4-7Lines changed: 4 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,12 +16,9 @@ To access the AI Risk Hub dashboard, select an organization from the top navigat
16
16
The AI Risk Hub dashboard includes the following sections to help you monitor AI risk in your organization:
17
17
18
18
-[AI Policy Compliance](#ai-policy-compliance)
19
-
-[Repositories with the most AI issues](#repositories-with-the-most-ai-issues)
19
+
-[Repositories with most AI issues](#repositories-with-most-ai-issues)
20
20
-[Risk Level](#risk-level)
21
21
-[AI Risk Checklist](#ai-risk-checklist)
22
-
-[AI Materials](#ai-materials)
23
-
-[AI Developer Tooling](#ai-developer-tooling)
24
-
25
22
## AI Policy Compliance
26
23
27
24
Our AI Policy is a pre-defined, curated ruleset designed to prevent risks and vulnerabilities that are inherent to AI code from entering the codebase – which can be enforced immediately across all repositories and pull request checks.
@@ -72,8 +69,8 @@ With most repositories today being subject to GenAI code contributions, the chec
72
69
- AI Policy enabled: Enable the AI Policy inside the AI Risk Hub tab.
73
70
- Coverage enabled: Set up code coverage for your repositories. See how to [upload coverage data](../coverage-reporter/index.md) to Codacy.
74
71
- Enforced gates: Add [gates to your repositories](../repositories-configure/adjusting-quality-gates.md), and preferentially [apply repositories to gate policies](./using-gate-policies.md).
75
-
- Protected pull requests: Protect your pull requests by [enforcing quality gates](../getting-started/integrating-codacy-with-your-git-workflow.md#3-blocking-merging-pull-requests-optional--idblocking-pull-requests).
76
-
- Daily vulnerability scans: [Enable Proactive SCA](./managing-security-and-risk.md#dependencies--iddependencies-list) to protect your repositories from dependencies vulnerabilities.
77
-
- Applications scanned: [Enable App scanning](./managing-security-and-risk.md#app-scanning--idapp-scanning) to scan Web Applications and APIs for security vulnerabilities.
72
+
- Protected pull requests: Protect your pull requests by [enforcing quality gates](../getting-started/integrating-codacy-with-your-git-workflow.md#blocking-pull-requests).
73
+
- Daily vulnerability scans: [Enable Proactive SCA](./managing-security-and-risk.md#dependencies-list) to protect your repositories from dependencies vulnerabilities.
74
+
- Applications scanned: [Enable App scanning](./managing-security-and-risk.md#app-scanning) to scan Web Applications and APIs for security vulnerabilities.
0 commit comments