Skip to content

Commit 7c8e17d

Browse files
committed
change HREF
1 parent 0f0caf9 commit 7c8e17d

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

docs/solutions/security/security-actions-automations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Port makes vulnerability management run itself with **context-aware automations*
9494
- Raise priority when items breach the **remediation SLA**.
9595

9696
#### Intelligent vulnerability enrichment
97-
- [Enrich security vulnerabilities using AI](/guides/all/enrich-security-vulnerability-using-ai/) to provide context and remediation guidance.
97+
- [Enrich security vulnerabilities using AI](/guides/all/remediate-vulnerability-with-ai/) to provide context and remediation guidance.
9898
- Use AI to add remediation guidance and business context to each finding.
9999
- Auto-research exploit availability and attack complexity to adjust risk.
100100
- Correlate with recent **code changes** and **deploy history** for likely owners and rollback paths.

src/components/guides-section/guide-metadata.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@
241241
},
242242
"/guides/all/interact-with-pagerduty-incidents": {
243243
"creationDate": "2025-08-15T14:28:30.000Z",
244-
"isNew": true
244+
"isNew": false
245245
},
246246
"/guides/all/create-pagerduty-service": {
247247
"creationDate": "2024-03-13T22:03:50.000Z",
@@ -427,7 +427,7 @@
427427
"creationDate": "2025-03-24T01:23:10.000Z",
428428
"isNew": false
429429
},
430-
"/guides/all/enrich-security-vulnerability-using-ai": {
430+
"/guides/all/remediate-vulnerability-with-ai": {
431431
"creationDate": "2025-03-27T01:07:45.000Z",
432432
"isNew": false
433433
},
@@ -657,11 +657,11 @@
657657
},
658658
"/guides/all/create-roi-dashboard": {
659659
"creationDate": "2025-07-30T10:18:26.000Z",
660-
"isNew": true
660+
"isNew": false
661661
},
662662
"/guides/all/send-slack-message-to-user": {
663663
"creationDate": "2025-08-06T15:34:35.000Z",
664-
"isNew": true
664+
"isNew": false
665665
},
666666
"/guides/all/map-git-users-to-port-accounts": {
667667
"creationDate": "2025-07-24T03:43:52.000Z",
@@ -689,39 +689,39 @@
689689
},
690690
"/guides/all/map-prs-to-services-in-monorepo": {
691691
"creationDate": "2025-08-11T13:17:54.000Z",
692-
"isNew": true
692+
"isNew": false
693693
},
694694
"/guides/all/trigger-github-copilot-from-port": {
695695
"creationDate": "2025-08-05T22:21:00.000Z",
696-
"isNew": true
696+
"isNew": false
697697
},
698698
"/guides/all/trigger-gemini-assistant-from-port": {
699699
"creationDate": "2025-09-01T20:20:02.000Z",
700700
"isNew": true
701701
},
702702
"/guides/all/generate-zendesk-ticket-summaries-with-ai": {
703703
"creationDate": "2025-08-12T11:54:00.000Z",
704-
"isNew": true
704+
"isNew": false
705705
},
706706
"/guides/all/automatically-resolve-tickets-with-coding-agents": {
707707
"creationDate": "2025-07-29T09:10:24.000Z",
708708
"isNew": false
709709
},
710710
"/guides/all/self-heal-scorecards-with-ai": {
711711
"creationDate": "2025-08-01T22:17:33.000Z",
712-
"isNew": true
712+
"isNew": false
713713
},
714714
"/guides/all/track-ai-driven-pull-requests": {
715715
"creationDate": "2025-08-12T09:49:22.000Z",
716-
"isNew": true
716+
"isNew": false
717717
},
718718
"/guides/all/trigger-claude-code-from-port": {
719719
"creationDate": "2025-08-20T09:44:14.000Z",
720-
"isNew": true
720+
"isNew": false
721721
},
722722
"/guides/all/owasp-top-10-scorecard": {
723723
"creationDate": "2025-08-13T09:54:16.000Z",
724-
"isNew": true
724+
"isNew": false
725725
},
726726
"/guides/all/enforce-ai-coding-security-standards": {
727727
"creationDate": "2025-08-27T20:00:16.000Z",

0 commit comments

Comments
 (0)