-
Notifications
You must be signed in to change notification settings - Fork 120
[Integration][Checkmarx-One] Update Integration Defaults #2181
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Resolve @mk-armah comment 💯
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Resolve @mk-armah comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
User description
Description
What - Updated Integration Blueprint defaults and mapping and add ui base url to exported data
Why - To refine and enrich data returned from integration
How -
Type of change
Please leave one option from the following and delete the rest:
All tests should be run against the port production environment(using a testing org).
Core testing checklist
Integration testing checklist
examples
folder in the integration directory.Preflight checklist
Screenshots
Include screenshots from your environment showing how the resources of the integration will look.
API Documentation
Provide links to the API documentation used for this integration.
PR Type
Enhancement
Description
Add UI base URL metadata to all exported entities
Refactor metadata enrichment with centralized utility function
Update blueprint schemas with enhanced enum colors and properties
Add deep link generation for better user navigation
Diagram Walkthrough
File Walkthrough
9 files
Add UI base URL property to client
Create centralized metadata enrichment utility
Refactor to use centralized metadata enrichment
Refactor to use centralized metadata enrichment
Add UI base URL metadata to projects
Add UI base URL metadata to SAST results
Add UI base URL metadata to scans
Add UI base URL metadata to scan results
Add link properties and enhanced enum colors
2 files
Update tests for centralized metadata enrichment
Update tests to verify UI base URL metadata
2 files
Add deep link mappings using UI base URL
Bump version to 0.3.5-dev
1 files
Document version 0.3.5-dev improvements