GO-2024-3265

Source
https://pkg.go.dev/vuln/GO-2024-3265
Import Source
https://vuln.go.dev/ID/GO-2024-3265.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2024-3265
Aliases
Published
2024-11-20T17:22:48Z
Modified
2024-12-12T21:58:43Z
Summary
Git credentials are exposed in Atlantis logs in github.com/runatlantis/atlantis
Details

Git credentials are exposed in Atlantis logs in github.com/runatlantis/atlantis

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2024-3265"
}
References

Affected packages

Go / github.com/runatlantis/atlantis

Package

Name
github.com/runatlantis/atlantis
View open source insights on deps.dev
Purl
pkg:golang/github.com/runatlantis/atlantis

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.30.0

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/runatlantis/atlantis/server/events/vcs",
            "symbols": [
                "githubAppTokenRotator.GenerateJob",
                "githubAppTokenRotator.Run",
                "githubAppTokenRotator.rotate"
            ]
        }
    ]
}