diff --git a/content/code-security/security-overview/viewing-security-insights.md b/content/code-security/security-overview/viewing-security-insights.md index 75832fd75d..4ba4777e0a 100644 --- a/content/code-security/security-overview/viewing-security-insights.md +++ b/content/code-security/security-overview/viewing-security-insights.md @@ -79,7 +79,7 @@ Keep in mind that the overview page tracks changes over time for security alert {% ifversion security-overview-additional-tools %} -Some metrics in the security overview dashboard include a trend indicator, which shows the percentage gain or loss for the chosen time period relative to previous period. For example, when you select a week with 10 alerts, if the previous week had 20 alerts, the trend indicator reports that the metric has dropped by 50%. If the average age of the open alerts is 15 days, and for the previous period it was 5 days, the trend indicator reports that the metric has risen by 200%. This feature is in beta, and is subject to change. This feature is in beta, and is subject to change. +Some metrics in the security overview dashboard include a trend indicator, which shows the percentage gain or loss for the chosen time period relative to previous period. For example, when you select a week with 10 alerts, if the previous week had 20 alerts, the trend indicator reports that the metric has dropped by 50%. If the average age of the open alerts is 15 days, and for the previous period it was 5 days, the trend indicator reports that the metric has risen by 200%. This feature is in beta, and is subject to change. {% endif %} diff --git a/data/features/dependency-review-action-fail-on-scopes.yml b/data/features/dependency-review-action-fail-on-scopes.yml deleted file mode 100644 index 1d3bb2ceda..0000000000 --- a/data/features/dependency-review-action-fail-on-scopes.yml +++ /dev/null @@ -1,6 +0,0 @@ -# Reference: Issue #7739 - Dependency review action, new config option "fail-on-scopes" added. - -versions: - fpt: '*' - ghec: '*' - ghes: '> 3.7' diff --git a/data/features/projects-v2-auto-add.yml b/data/features/projects-v2-auto-add.yml deleted file mode 100644 index 67fe2f7815..0000000000 --- a/data/features/projects-v2-auto-add.yml +++ /dev/null @@ -1,6 +0,0 @@ -# Issue 8996 -# ProjectV2 auto-adding -versions: - fpt: '*' - ghec: '*' - ghes: '>=3.9' diff --git a/data/features/projects-v2-auto-archive.yml b/data/features/projects-v2-auto-archive.yml deleted file mode 100644 index 2c4bcc97ae..0000000000 --- a/data/features/projects-v2-auto-archive.yml +++ /dev/null @@ -1,6 +0,0 @@ -# Issue 7910 -# ProjectV2 auto-archiving -versions: - fpt: '*' - ghec: '*' - ghes: '>=3.9' diff --git a/data/features/projects-v2-roadmaps.yml b/data/features/projects-v2-roadmaps.yml deleted file mode 100644 index 4d15af9ebc..0000000000 --- a/data/features/projects-v2-roadmaps.yml +++ /dev/null @@ -1,6 +0,0 @@ -# Issue 8551 -# Roadmap layout -versions: - fpt: '*' - ghec: '*' - ghes: '>=3.9' diff --git a/data/features/projects-v2-workflows.yml b/data/features/projects-v2-workflows.yml deleted file mode 100644 index 862420ebd9..0000000000 --- a/data/features/projects-v2-workflows.yml +++ /dev/null @@ -1,5 +0,0 @@ -# Built-in workflows for Projects -versions: - fpt: '*' - ghec: '*' - ghes: '>=3.9'