Skip to content
New issue

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

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

Already on GitHub? # to your account

[Slice] Occurrences slices #99

Open
prabhu opened this issue Nov 29, 2023 · 0 comments
Open

[Slice] Occurrences slices #99

prabhu opened this issue Nov 29, 2023 · 0 comments

Comments

@prabhu
Copy link
Contributor

prabhu commented Nov 29, 2023

Sometimes, computing and categorizing all four styles of usages is computationally intensive. We need a simpler and quicker slicing technique that uses the chen SBOM-based auto-tagger to list only the occurrences, which is file location with line number.

This might be challenging for c/c++ since the usages slices are mandatory for creating an SBOM. So we might need to port parsedeps slicing to c/c++ to remove this dependency.

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

No branches or pull requests

1 participant