🕵️ SicherheitslückenHak5: Hackers Just Poisoned the Rust Supply Chain | Threat Wire(01.09.2026 um 14:00 Uhr)
🕵️ SicherheitslückenHak5: Hackers Found a Way Into Humanoid Robots | Threat Wire(04.09.2026 um 15:04 Uhr)
🔧 AI Nachrichten Bits und so #1021 (Passwort für Laufwerk)(31.08.2026 um 22:15 Uhr)
🔧 AI Nachrichten Bits und so #1022 (Wie Weißbier)(06.09.2026 um 20:39 Uhr)
🍏 iOS / Mac OSHue-App 6.0 ist da: das sind die Neuerungen(07.09.2026 um 17:21 Uhr)
🕵️ SicherheitslückenHak5: Hackers Just Poisoned the Rust Supply Chain | Threat Wire(01.09.2026 um 14:00 Uhr)
🕵️ SicherheitslückenHak5: Hackers Found a Way Into Humanoid Robots | Threat Wire(04.09.2026 um 15:04 Uhr)
🔧 AI Nachrichten Bits und so #1021 (Passwort für Laufwerk)(31.08.2026 um 22:15 Uhr)
🔧 AI Nachrichten Bits und so #1022 (Wie Weißbier)(06.09.2026 um 20:39 Uhr)
🍏 iOS / Mac OSHue-App 6.0 ist da: das sind die Neuerungen(07.09.2026 um 17:21 Uhr)

💾 IT Security Tools 🕛 kürzlich 3 Min Lesezeit SECURITY-FEED
0

GitHub Release: semgrep/semgrep v1.173.0 (13.08.2026)

↗ Quelle (GitHub · semgrep/semgrep)
🗣️ Stimme:
GitHub Release: semgrep/semgrep v1.173.0 (13.08.2026)
📑 Inhaltsübersicht
Avatar
$ git clone https://github.com/semgrep/semgrep.git

1.173.0 - 2026-08-12


### Added



  • semgrep-core -version now reports the git commit that the binary was built

    from. (core-version-git-sha)

  • Pro: Added a no_disk_cache memory policy (--x-mem-policy no_disk_cache) to trade higher memory usage for not caching intermediary scan data structures on disk. (no-disk-cache-memory-policy)


### Changed



  • File targeting now submits path-filtering work to worker domains in batches

    removing multithreaded synchronization overhead for very large repos. (ENGINE-2854)

  • Parallel rule parsing for large rulesets now shards rules into files sized by

    bytes rather than by worker count, stabilizing memory allocations at parse-time

    and improving parsing throughput. (ENGINE-2920)

  • Updated the Solidity parser for newer language features (transient storage, named mapping parameters, layout at, assembly flags, global using-directives, EVM Cancun builtins) and corrected ternary/?: vs member-access precedence. (LANG-207)

  • Pro: Unsupported patterns in case expressions are now handled more

    robustly, with improved error recovery during taint analysis — branch

    bodies are no longer dropped from the dataflow intermediate language when

    a pattern can't be compiled. Pattern matching in statement position also

    now benefits from the same compilation as expression position. (LANG-598)

  • Improved performance in highly parallel scans with many target files, running

    on systems using the musl libc implementation. (pcre2-match-data-reuse)


### Fixed



  • When the internal semgrep-core RPC subprocess is terminated by a signal (for

    example an out-of-memory kill or a segfault), Semgrep now logs a clear error

    naming the signal, instead of the misleading "Expected a number, got ''"

    message. When debug logging is enabled, the tail of the subprocess's stderr is

    included as well. (rpc-subprocess-death-diagnostics)

  • A target file whose path filtering failed was silently omitted from the scan,

    appearing in neither the results nor the list of skipped targets. Such paths

    are now retried, and any that still fail are reported as skipped targets so

    they show up in the scan report. (ENGINE-2854)

  • Fixed a bug where a capture-group metavariable-regex or a binding-introducing

    metavariable-pattern would emit a duplicate finding on the same range whose

    message still contained the raw metavariable (e.g. a hash $ALG was detected)

    instead of the substituted value. Only the correctly-substituted finding is now

    reported. (ENGINE-2932)

  • Fixed fully-qualified name resolution for Rust symbols imported via a braced

    grouped use with a nested path (e.g. use a::b::C). It was wrongly being

    resolved as b::a::C. (LANG-234)

  • Fixed an issue where MCP mode could fail to scan UTF-8 files containing multibyte characters, including Japanese text, on systems using a non-UTF-8 locale such as cp932. Files are now read as UTF-8, with undecodable bytes replaced so a single unusual file does not fail the entire scan. (gdn-168)

Vollständiger Original-Bericht
Ausführliche Details, Code-Beispiele & Hersteller-Stellungnahme auf github.com.
↗ Original-Artikel auf github.com lesen
Wie bewertest du diesen Beitrag?
1 Klick Feedback
Teilen mit Netzwerk & Team:
Community Threat-Level Barometer
Live Votum

Wie stufst du das Risiko dieser Schwachstelle / Bedrohung für dein Unternehmen ein?

Noch keine Stimmen — schätze das Risiko als Erster ein.

Community-Analysen & Experten-Meinungen 0

Verfasse deine eigene Analyse, teile Workarounds oder diskutiere diesen Vorfall im Blog.
Noch keine Community-Analyse verfasst. Markiere einen Textabschnitt oder klicke oben auf Eigene Analyse verfassen“!
Community Pulse: Relevanz-Einschätzung
1 Klick Experten-Votum
🔴 Akute Relevanz 0%
🟡 In Evaluierung 0%
🟢 Keine Auswirkung 0%
Spannende Innovation 0%
Verwandte Story-Cluster & Quellen (Vektor-KI)
Port 8095 Engine
1 Quelle
Hackers Just Poisoned the Rust Supply Chain | Threat Wire
1 Quelle
Hackers Found a Way Into Humanoid Robots | Threat Wire
1 Quelle
Bits und so #1021 (Passwort für Laufwerk)