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

Handle extra empty lines in Java manifest parsing #687

Merged
merged 2 commits into from
Dec 14, 2021

Conversation

luhring
Copy link
Contributor

@luhring luhring commented Dec 14, 2021

Signed-off-by: Dan Luhring <dan+github@luhrings.com>
Signed-off-by: Dan Luhring <dan+github@luhrings.com>
@wagoodman wagoodman added the bug Something isn't working label Dec 14, 2021
Copy link
Contributor

@wagoodman wagoodman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! This addresses the cases that the issue covers, I'll follow up with a PR that covers a few more

@luhring luhring merged commit 85ac5bc into anchore:main Dec 14, 2021
@luhring luhring deleted the fix-java-manifest-parsing branch December 14, 2021 16:56
spiffcs pushed a commit that referenced this pull request Jan 4, 2022
* Add failing test for extra empty lines in manifest

Signed-off-by: Dan Luhring <dan+github@luhrings.com>

* Handle extra empty lines in Java manifests

Signed-off-by: Dan Luhring <dan+github@luhrings.com>
Signed-off-by: Christopher Angelo Phillips <christopher.phillips@anchore.com>
spiffcs pushed a commit that referenced this pull request Jan 4, 2022
* Add failing test for extra empty lines in manifest

Signed-off-by: Dan Luhring <dan+github@luhrings.com>

* Handle extra empty lines in Java manifests

Signed-off-by: Dan Luhring <dan+github@luhrings.com>
Signed-off-by: Christopher Angelo Phillips <christopher.phillips@anchore.com>
fengshunli pushed a commit to fengshunli/syft that referenced this pull request Jan 24, 2022
* Add failing test for extra empty lines in manifest

Signed-off-by: Dan Luhring <dan+github@luhrings.com>

* Handle extra empty lines in Java manifests

Signed-off-by: Dan Luhring <dan+github@luhrings.com>
Signed-off-by: fsl <1171313930@qq.com>
GijsCalis pushed a commit to GijsCalis/syft that referenced this pull request Feb 19, 2024
* Add failing test for extra empty lines in manifest

Signed-off-by: Dan Luhring <dan+github@luhrings.com>

* Handle extra empty lines in Java manifests

Signed-off-by: Dan Luhring <dan+github@luhrings.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants