In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade dbt-core
to version 1.7.3 or higher.
dbt-core is a With dbt, data analysts and engineers can build analytics the way engineers build applications.
Affected versions of this package are vulnerable to Cleartext Storage of Sensitive Information when used to pull source code from a private repository using a Personal Access Token
,thus writing a URL with the PAT
in plaintext to the package-lock.yml
file.
Remove any git URLs with plaintext secrets from package-lock.yml
file(s) on servers, workstations, or in source control.
Rotate any tokens that have been written to version-controlled files.