fix(docs): Updates for BED-8602#2967
Conversation
- Adds 'orphaned' status to attack-paths.attack-paths-findings.yaml doc Resolves BED-8602
merging with main
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughWalkthroughThis PR updates dependency versions for several golang.org/x and google.golang.org packages in go.mod, and extends the OpenAPI schema for attack path findings by adding an "orphaned" value to the status field enum. ChangesDependency Version Updates
Attack Path Findings API Schema
Estimated code review effort: 1 (Trivial) | ~5 minutes Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (3 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Description
Describe your changes in detail
Motivation and Context
Small API documentation update for
/attack-paths/findingsendpoint to also get findings byorphanedstatusResolves
Why is this change required? What problem does it solve?
API documentation update for a bug fix in BHE where we add an archive finding status of 'orphaned' for findings associated with an inactive Domain.
How Has This Been Tested?
Please describe in detail how you tested your changes.
Include details of your testing environment, and the tests you ran to
see how your change affects other areas of the code, etc.
Screenshots (optional):
Types of changes
Checklist:
Summary by CodeRabbit
orphanedstatus value.