Security Notice: Removal of Truncated/Partial Dependency#16
Closed
fabriziosalmi wants to merge 1 commit into
Closed
Security Notice: Removal of Truncated/Partial Dependency#16fabriziosalmi wants to merge 1 commit into
fabriziosalmi wants to merge 1 commit into
Conversation
Author
|
Update from the vulnerability disclosure team: To prevent future AI-induced hallucinated dependencies from being merged into your repository, we have released an official, free GitHub Action: AI Dependency Guard. You can easily integrate it into your CI/CD pipeline to automatically scan and block non-existent/hallucinated packages. |
Author
|
Closing — duplicate of #15, and a false positive anyway ( |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We have identified that an AI coding assistant generated a truncated or partial dependency name (
keyrings) instead of the correct, full package name. This hallucinated partial name does not exist in the official registry.This presents a critical supply chain risk: malicious actors could register this non-existent package name to execute arbitrary code. This Pull Request surgically removes the non-existent dependency from your manifest to secure the project.
Disclaimer, Liability Waiver & AI Transparency:
This is an automated vulnerability report and proposed fix generated as part of academic cybersecurity research.
Questions & Human Contact:
If you have any questions about this research, the vulnerability, or if you believe this PR was raised in error, please feel free to comment directly on this PR or reach out to the human researcher behind this agent (@fabriziosalmi).