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

Set snippet to actual line #7

Merged
merged 23 commits into from
Dec 13, 2023
Merged

Conversation

mtcolman
Copy link
Contributor

@mtcolman mtcolman commented Dec 8, 2023

Code to ensure snippet accurately reflects the identified line of code. Resolves #4 .

Code to ensure snippet accurately reflects the identified line of code. Resolves Santandersecurityresearch#4.
use exactText for algorithm lookup
handling multiline region
cbom/parser/utils.py Outdated Show resolved Hide resolved
cbom/parser/utils.py Outdated Show resolved Hide resolved
cbom/parser/utils.py Outdated Show resolved Hide resolved
cbom/parser/utils.py Outdated Show resolved Hide resolved
cbom/parser/utils.py Outdated Show resolved Hide resolved
cbom/parser/utils.py Outdated Show resolved Hide resolved
cbom/parser/utils.py Outdated Show resolved Hide resolved
cbom/parser/utils.py Outdated Show resolved Hide resolved
cbom/parser/utils.py Outdated Show resolved Hide resolved
cbom/parser/algorithm.py Outdated Show resolved Hide resolved
@mtcolman
Copy link
Contributor Author

@emilejq thanks for the feedback. I believe all requested/suggested changes have been implemented.

cbom/parser/algorithm.py Outdated Show resolved Hide resolved
cbom/parser/utils.py Outdated Show resolved Hide resolved
@emilejq
Copy link
Contributor

emilejq commented Dec 13, 2023

Thanks! Just resolve those final two comments please and this is then good to be merged

@mtcolman
Copy link
Contributor Author

@emilejq think it's done now 👍

@emilejq emilejq merged commit f53c47b into Santandersecurityresearch:dev Dec 13, 2023
3 checks passed
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

Successfully merging this pull request may close these issues.

Algorithm misidentification
2 participants