Skip to content
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

Resolve CVEs #997

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Resolve CVEs #997

wants to merge 1 commit into from

Conversation

alexabird
Copy link
Collaborator

@alexabird alexabird commented Nov 26, 2024

Depends on:

To test:

  1. Run full build
  2. yarn start in ui-frontend/packages/admin
  3. Verify configurations can be created, modified and deleted
  4. Verify the logs can be viewed and filtered
  5. run yarn audit --groups dependencies --level high in ui-frontend/packages/admin and verify no high or critical CVEs exist

Copy link

An updated dist branch has been created and pushed to origin.
You can use:
"catalog-ui-search": "https://github.com/codice/ddf-ui#catalog-ui-search-dist-997",
in your package.json to use this version in your project.

Remember to use "yarn install --force" if you want to pick up changes each time you make a change to this branch by committing.

github-actions bot pushed a commit that referenced this pull request Nov 26, 2024
@@ -19,7 +19,7 @@
"@connexta/ace": "git+https://github.com/connexta/ace.git#4cc376863e82757699cdaa1301f30266e66a1efe"
},
"dependencies": {
"@connexta/kanri": "connexta/kanri#3218c8bc07b22d1c583c504acbdbb2fb0b099339",
"@connexta/kanri": "git+https://github.com/alexabird/kanri.git#3c339d9b3e0d765214d77c157ef573e2764c27ef",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update when kanri is released after connexta/kanri#43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants