Supply Chain Firewall Package Reported

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

Goal

The {{@scfw_report.ecosystem}} package {{@scfw_report.package}}@{{@scfw_report.version}} has been {{#is_match “case_name” “Package allowed”}}installed{{/is_match}}{{#is_match “case_name” “Package blocked”}}blocked{{/is_match}} by Supply Chain Firewall.

Triage and Response

Any logs detected by this rule are for package manager commands that were allowed or blocked from running.

  • Examine the logs to determine which package has been scanned by Supply-Chain Firewall.
  • Investigate the context in which the command was executed.

{{#is_match “case_name” “Package blocked”}}

Blocked Package

The package was blocked from being installed. Determine whether this was a true positive or a false positive:

  • False positive: This can occur when a benign package hosted internally in your enterprise has the same name as a malicious package hosted on the public registry.
  • True positive: Audit other endpoints in your environment for completed installations of the packages of concern. {{/is_match}}