aio-libs / aiohttp-demos

Demos for aiohttp project
https://demos.aiohttp.org
Other
729 stars 221 forks source link

Bump snyk from 1.1291.1 to 1.1292.0 in /demos/moderator #1152

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps snyk from 1.1291.1 to 1.1292.0.

Release notes

Sourced from snyk's releases.

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)
  • sbom: Retain error code during SBOM generation (#5202) (5e98aaa)
  • test: support cyclic dependencies in maven with dverbose (#5208) (fb24c02)
  • test: Add tool version and informationUri to sarif output (#5203) (b899fd3)
  • test: fixing several .NET bugs (#5217) (c27d767)
  • test: fixing a bug causing .NET beta scanning to fail on older versions of .NET (#5228) (5fdecf7)
  • test: .NET runtime resolution testing now supports projects targeting .NET Standard frameworks (#5169) (44d0861)
  • test: fix issues of type 'Cannot find module ...' in snyk-docker-plugin (#5301) (88efd54)
  • monitor: fix project name when using assets-project-name flag (#5077) (57dc718)
Commits
  • 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
  • 7b7b036 chore: temporarily enable make debug
  • 117758b fix(language-server): fix incremental scanning and timeout configuration (#5319)
  • 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)