-
Notifications
You must be signed in to change notification settings - Fork 351
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
[GHSA-x9qq-236j-gj97] Canonical LXD documentation improvement to make clear restricted.devices.disk=allow without restricted.devices.disk.paths also allows shift=true #5238
[GHSA-x9qq-236j-gj97] Canonical LXD documentation improvement to make clear restricted.devices.disk=allow without restricted.devices.disk.paths also allows shift=true #5238
Conversation
Hi there @tomponline! A community member has suggested an improvement to your security advisory. If approved, this change will affect the global advisory listed at github.com/advisories. It will not affect the version listed in your project repository. This change will be reviewed by our Security Curation Team. If you have thoughts or feedback, please share them in a comment here! If this PR has already been closed, you can start a new community contribution for this advisory |
Hey @gshanbhag525, thanks for the PR. It looks like we pulled in the versions from the source repo advisory |
@eslerm i understood the go proxy admins had fixed this? We dont want to use git commits as its not helpful for those comparing lxd release versions. |
lxd has release version with prefix "lxd". Since its a go pkg and there are other advisories which use commit as version. |
Yes we could use the release tag names if that helps. Whats the wider context here btw? The issue being linked to wasnt actually a security problem but required an improvement to the docs. |
we follow semver spec for version parsing. link Yes this is improvement to docs. |
Ok 5.19.0 would be ok i think The pseudo version is problematic as doesnt correlate with the release version reported by the binary |
Hi there @tomponline! A community member has suggested an improvement to your security advisory. If approved, this change will affect the global advisory listed at github.com/advisories. It will not affect the version listed in your project repository. This change will be reviewed by our Security Curation Team. If you have thoughts or feedback, please share them in a comment here! If this PR has already been closed, you can start a new community contribution for this advisory |
96f89d2
into
gshanbhag525/advisory-improvement-5238
Hi @gshanbhag525! Thank you so much for contributing to the GitHub Advisory Database. This database is free, open, and accessible to all, and it's people like you who make it great. Thanks for choosing to help others. We hope you send in more contributions in the future! |
Updates
Comments
= 5.19 and = 5.20 is not a valid version.
Hence updating with respective release go commit pseudo version.