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

Parse composer.lock files #1850

Closed
JonoYang opened this issue Dec 5, 2019 · 1 comment
Closed

Parse composer.lock files #1850

JonoYang opened this issue Dec 5, 2019 · 1 comment
Assignees

Comments

@JonoYang
Copy link
Member

JonoYang commented Dec 5, 2019

It would be nice to be able to get info from these files during a scan

@JonoYang JonoYang self-assigned this Dec 5, 2019
JonoYang added a commit that referenced this issue Dec 5, 2019
Signed-off-by: Jono Yang <jyang@nexb.com>
JonoYang added a commit that referenced this issue Dec 5, 2019
Signed-off-by: Jono Yang <jyang@nexb.com>
JonoYang added a commit that referenced this issue Dec 5, 2019
    * Add test for composer.lock parsing
    * Update tests

Signed-off-by: Jono Yang <jyang@nexb.com>
JonoYang added a commit that referenced this issue Dec 5, 2019
    * Add test for composer.lock parsing
    * Update tests

Signed-off-by: Jono Yang <jyang@nexb.com>
JonoYang added a commit that referenced this issue Dec 5, 2019
    * Add test for composer.lock parsing
    * Update tests

Signed-off-by: Jono Yang <jyang@nexb.com>
JonoYang added a commit that referenced this issue Dec 5, 2019
    * Add test for composer.lock parsing
    * Update tests

Signed-off-by: Jono Yang <jyang@nexb.com>
JonoYang added a commit that referenced this issue Dec 6, 2019
    * Update expected test results for phpcomposer
    * Set is_resolved to True for required packages in composer.lock files
    * Update docstrings

Signed-off-by: Jono Yang <jyang@nexb.com>
JonoYang added a commit that referenced this issue Dec 6, 2019
    * Update expected test results for phpcomposer
    * Set is_resolved to True for required packages in composer.lock files
    * Update docstrings

Signed-off-by: Jono Yang <jyang@nexb.com>
JonoYang added a commit that referenced this issue Dec 9, 2019
    * Do not create a PURL if a Package does not have a name

Signed-off-by: Jono Yang <jyang@nexb.com>
@JonoYang
Copy link
Member Author

This has been merged into develop.

viragumathe5 pushed a commit to viragumathe5/scancode-toolkit that referenced this issue Mar 13, 2020
Signed-off-by: Jono Yang <jyang@nexb.com>
viragumathe5 pushed a commit to viragumathe5/scancode-toolkit that referenced this issue Mar 13, 2020
    * Add test for composer.lock parsing
    * Update tests

Signed-off-by: Jono Yang <jyang@nexb.com>
viragumathe5 pushed a commit to viragumathe5/scancode-toolkit that referenced this issue Mar 13, 2020
    * Update expected test results for phpcomposer
    * Set is_resolved to True for required packages in composer.lock files
    * Update docstrings

Signed-off-by: Jono Yang <jyang@nexb.com>
viragumathe5 pushed a commit to viragumathe5/scancode-toolkit that referenced this issue Mar 13, 2020
    * Do not create a PURL if a Package does not have a name

Signed-off-by: Jono Yang <jyang@nexb.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant