Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project not marked as affected if dependency upgraded #53

Open
paulhobbel opened this issue May 6, 2024 · 4 comments
Open

Project not marked as affected if dependency upgraded #53

paulhobbel opened this issue May 6, 2024 · 4 comments

Comments

@paulhobbel
Copy link
Contributor

There seems to be an issue where rust projects are not affected if a dependency in the root Cargo.toml get's updated.

We're using dependabot to update our dependencies and if we update a javascript library the projects get marked as affected. This doesn't happen for the rust projects if we update a rust dependency.

@paulhobbel
Copy link
Contributor Author

We've fixed it by adding the Cargo.toml and Cargo.lock file in the inputs of the targets

@paulhobbel
Copy link
Contributor Author

We're actually still experiencing even after adding the Cargo.lock and Cargo.toml to the inputs

@Cammisuli
Copy link
Owner

hmm.. I see. Let me try to reproduce it and see if my suspicions are correct.

@paulhobbel
Copy link
Contributor Author

Any updates on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants