RADAR-base / RADAR-Questionnaire

Questionnaire mobile application (Active App) for RADAR-base
https://radar-base.org/
Apache License 2.0
18 stars 15 forks source link

chore(deps): bump snyk from 1.1280.1 to 1.1292.1 #1820

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps snyk from 1.1280.1 to 1.1292.1.

Release notes

Sourced from snyk's releases.

v1.1292.1

1.1292.1 (2024-06-27)

The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation

Complete changelog

Bug Fixes

  • test,monitor: fix improper permission error handling when accessing 'enablePnpmCli' feature flag

v1.1292.0

1.1292.0 (2024-06-26)

The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation

News

This Snyk CLI release delivers an assortment of bug fixes and improvements.

  • We've added support for pnpm, giving you more flexibility in your project setup.
  • You can now scan npm/yarn projects even without lockfiles, ensuring comprehensive vulnerability detection regardless of your dependency management approach.
  • We're committed to strengthening security. This release includes redaction of additional sensitive data in debug logs, minimizing potential risks.

Complete changelog

Features

  • test: Added pnpm support under 'enablePnpmCli' feature flag (#5181) (46769cc)
  • test: Support scan of npm/yarn projects without lockfiles (e2d77a9)
  • monitor: Set target-reference in the monitor request (51ed8f5)
  • code: Centrally check if code test is enabled (#5239) (e5a00e2)
  • sbom: Improve depgraph for Maven projects (fbb33d7)
  • sbom: Use RFC 3339 for all timestamps in sbom test result (#5204) (91bf191)
  • language-server: Add --all-projects flag scans by default IDE-318 (fdcf30e)
  • language-server: Enable incremental scanning IDE-275 (d198685)
  • language-server: Add support for IDE themes (c1c4d08)
  • language-server: Consistent styling across intellij and vscode (#5282) (9aa6f76)
  • logging: Redact additional types of sensitive data from debug logs (#5254) (056cdab)

Bug Fixes

  • auth: Autodetect IDE usage and fallback to API token based authentication (#5241) (4c795e0)
  • iac: Upgrade iac custom rules to address Vulnerabilities IAC-2944 (453db24)
  • language-server: Caching problem when no vulnerabilities in the IDE (#5223) (89c9491)
  • language-server: Remove incorrect /v1 path (#5214) (cf16470)
  • dependencies: Update dependencies to reduce vulnerabilities (#5131) (4c7cb3c)
  • sbom: sbom test output padding (e3b7cac)
  • sbom: Fix container purl generation for apt and rpm (#5207) (fa9d512)

... (truncated)

Commits
  • 4f061c9 fix(test, monitor): handle error from pnpm FF check (#5348)
  • 68ffb2b fix: handle error from pnpm FF check (#5348)
  • 715c5bf Merge pull request #5342 from snyk/fix/CLI-367_CLI-366
  • 8775e83 fix: Performance and visualization bugs in experimental native code test
  • e5d35b4 fix(language-server): Fix race conditions when using internal proxy concurren...
  • 6620964 chore: update release notes (#5336)
  • 8c48ea6 Merge pull request #5324 from snyk/fix/only_send_logs_on_err
  • 24b4952 fix(langauge-server): only log msg when not succeeding to send event to endpoint
  • 1678a15 Merge pull request #5322 from snyk/fix/CLI-363_release_notes_e2e
  • 29638f3 fix: dependencies for RELEASE_NOTES target
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)