-
Notifications
You must be signed in to change notification settings - Fork 56
feat: scan CVE listing #2999
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
Merged
Merged
feat: scan CVE listing #2999
Changes from 13 commits
Commits
Show all changes
57 commits
Select commit
Hold shift + click to select a range
2edfc9b
feat: add validation for reserved output directory path
arunjaindev bba2e80
fix: validation on update
arunjaindev 0bd3f29
chore: update validation
arunjaindev 5ea9381
chore: format file
arunjaindev ae66c8c
chore: update error message
arunjaindev 69b8bd6
chore: version bump
arunjaindev 6e0ba21
Merge pull request #2962 from devtron-labs/feat/reserved-output-path
arunjaindev 02a52f1
fix(css): Source Info card container
Elessar1802 f89db97
feat: use RestartWorkloadModal
Elessar1802 94f1ab7
feat: add restart button to node detail
Elessar1802 bc6ee7b
fix: change icon for restart workload
Elessar1802 a93d861
chore: update common-lib version
Elessar1802 8cf9852
Merge pull request #2963 from devtron-labs/feat/misc-tasks
Elessar1802 835d0a3
Merge branch 'main' of https://github.com/devtron-labs/dashboard into…
arunjaindev b14101e
Merge pull request #2988 from devtron-labs/chore/sync-main-dev-12-11
arunjaindev 5328868
fix: project-validation
shivani170 00e3995
chore: Char validation issue fixed
shivani170 458bd2f
fix: minimum length requirement removed
shivani170 242e49c
Merge pull request #2989 from devtron-labs/fix/project-validation
shivani170 36b6746
Merge branch 'main' into fix/project-validation-43
shivani170 27b4b8f
Merge pull request #2990 from devtron-labs/fix/project-validation-43
shivani170 d01be80
Merge branch 'main' into fix/project-revamp-dev
shivani170 70be8e9
chore: project revamp
shivani170 baf8ac3
chore: fix save call
shivani170 537465c
Merge branch 'release-candidate-v0.43.0' into fix/project-revamp-dev
shivani170 60f6315
Merge pull request #2991 from devtron-labs/fix/project-revamp-dev
shivani170 83bcdaa
chore: implementation of DateRangePicker
shivani170 f151232
feat: removed date picker from dashboard
shivani170 bdf41d4
chore: version bump
shivani170 7002033
Merge pull request #2992 from devtron-labs/feat/datepicker-range-43
shivani170 1a90101
refactor: restructure security components and update navigation for v…
arunjaindev 05e0798
feat: implement CVE list component with filtering options and integra…
arunjaindev b1a5d8b
feat: implement CVE list component with filtering options and integra…
arunjaindev cb8ed90
Revert "feat: implement CVE list component with filtering options and…
arunjaindev 51b532a
feat: add SecurityEnablement route and integrate into Security compon…
arunjaindev 0b70368
fix: remove unused manifestChartRefId from updateSearchParams
AbhishekA1509 8086ad6
Merge pull request #2994 from devtron-labs/fix/compare-manifest-loadi…
AbhishekA1509 29a2bf6
refactor: update scan status handling to use ScanTypeOptions and impr…
arunjaindev a4a0299
refactor: reorganize imports and define ScanTypeOptions enum for bett…
arunjaindev 97701aa
refactor: remove unused import and clean up utility functions in CVEL…
arunjaindev 7096c46
feat: implement search functionality in WorkflowEdit component; add S…
arunjaindev 59b7325
fix: update version of devtron-fe-common-lib to 1.21.0 in package.jso…
arunjaindev 6777452
Merge pull request #2996 from devtron-labs/bump-rc-43
arunjaindev 98e2993
Merge pull request #2997 from devtron-labs/release-candidate-v0.43.0
arunjaindev 1c91b6d
Merge branch 'main' of https://github.com/devtron-labs/dashboard into…
arunjaindev 23a1772
fix: update version of devtron-fe-common-lib to 1.21.0-pre-0 in packa…
arunjaindev 14efaaa
Merge pull request #2998 from devtron-labs/sync-rc-43
arunjaindev 188ed3e
Merge branch 'kubecon-2025' into feat/scan-cve-listing
arunjaindev f84dea0
feat: add VulnerabilitySummary component and integrate it into CVELis…
arunjaindev 26b77b1
Merge branch 'feat/scan-cve-listing' of https://github.com/devtron-la…
arunjaindev 7518e09
fix: update @devtron-labs/devtron-fe-common-lib dependency to version…
arunjaindev 21856d1
feat: enhance CVEList with sortable columns for severity and discover…
arunjaindev e2877e2
feat: Implement CVE list table with enhanced filtering and error hand…
arunjaindev 848185d
refactor: simplify CVE ID generation by removing redundant spread ope…
arunjaindev de6369d
refactor: Adjust security scans tab layout gap
arunjaindev bb9d83f
refactor: Fetch environment and cluster lists concurrently using Prom…
arunjaindev 4276f66
Merge branch 'develop' of https://github.com/devtron-labs/dashboard i…
arunjaindev File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.