Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Snyk] Security upgrade ngx-markdown from 16.0.0 to 17.0.0 #223

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

Conversation

EndyKaufman
Copy link
Owner

snyk-top-banner

Snyk has created this PR to fix 4 vulnerabilities in the npm dependencies of this project.

Snyk changed the following file(s):

  • package.json
  • package-lock.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
medium severity Unchecked Input for Loop Condition
SNYK-JS-KATEX-6483835
  539  
medium severity Unchecked Input for Loop Condition
SNYK-JS-KATEX-6483836
  539  
medium severity Improper Encoding or Escaping of Output
SNYK-JS-KATEX-6483831
  529  
medium severity Incomplete List of Disallowed Inputs
SNYK-JS-KATEX-6483834
  489  

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.

Copy link

github-actions bot commented Sep 6, 2024

🌲 Cypress report

Passes: 0, failures: 4, pending: 0, skipped: 10, other: 0.
State Description
fail Filepath: cypress/integration/new-api/check-array-with-boolean.spec.js
Title: Check array with boolean add new boolean invalid value as string
Error: CypressError: cy.visit() failed trying to load: http://localhost:3000/ The response we received from your web server was: > 404: Not Found This was considered a failure because the status code was not 2xx. If you do not want status codes to cause failures pass the option: failOnStatusCode: false Because this error occurred during a before each hook we are skipping the remaining tests in the current suite: Check array with boolean
skipped Filepath: cypress/integration/new-api/check-array-with-boolean.spec.js
Title: Check array with boolean change valid value to invalid
Error: null
skipped Filepath: cypress/integration/new-api/check-array-with-boolean.spec.js
Title: Check array with boolean add new boolean invalid value as string and after change it to correct boolean and save
Error: null
fail Filepath: cypress/integration/new-api/check-common-logic.spec.js
Title: Check common logic display errors after first init
Error: CypressError: cy.visit() failed trying to load: http://localhost:3000/ The response we received from your web server was: > 404: Not Found This was considered a failure because the status code was not 2xx. If you do not want status codes to cause failures pass the option: failOnStatusCode: false Because this error occurred during a before each hook we are skipping the remaining tests in the current suite: Check common logic
skipped Filepath: cypress/integration/new-api/check-common-logic.spec.js
Title: Check common logic remove all errors after load default data
Error: null
skipped Filepath: cypress/integration/new-api/check-common-logic.spec.js
Title: Check common logic remove all errors after twice load default data
Error: null
skipped Filepath: cypress/integration/new-api/check-common-logic.spec.js
Title: Check common logic display errors after clear all inputs
Error: null
skipped Filepath: cypress/integration/new-api/check-common-logic.spec.js
Title: Check common logic validate and get json data for save
Error: null
fail Filepath: cypress/integration/new-api/check-external-errors.spec.js
Title: Check external errors load default data and set external errors
Error: CypressError: cy.visit() failed trying to load: http://localhost:3000/ The response we received from your web server was: > 404: Not Found This was considered a failure because the status code was not 2xx. If you do not want status codes to cause failures pass the option: failOnStatusCode: false Because this error occurred during a before each hook we are skipping the remaining tests in the current suite: Check external errors
skipped Filepath: cypress/integration/new-api/check-external-errors.spec.js
Title: Check external errors load default data and set and clear external errors
Error: null
skipped Filepath: cypress/integration/new-api/check-external-errors.spec.js
Title: Check external errors load default data and clear field with ValidateIf logic and set external errors
Error: null
fail Filepath: cypress/integration/new-api/check-validate-if-logic.spec.js
Title: Check ValidateIf logic load default data and clear field with ValidateIf logic
Error: CypressError: cy.visit() failed trying to load: http://localhost:3000/ The response we received from your web server was: > 404: Not Found This was considered a failure because the status code was not 2xx. If you do not want status codes to cause failures pass the option: failOnStatusCode: false Because this error occurred during a before each hook we are skipping the remaining tests in the current suite: Check ValidateIf logic
skipped Filepath: cypress/integration/new-api/check-validate-if-logic.spec.js
Title: Check ValidateIf logic load default data and clear field for disable error in field with ValidateIf logic
Error: null
skipped Filepath: cypress/integration/new-api/check-validate-if-logic.spec.js
Title: Check ValidateIf logic load default data and clear field with ValidateIf logic and set other value to input and save form
Error: null

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants