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

Add "EnableNonBacktrackingRegex" option to oss-characteristic tool #453

Merged
merged 7 commits into from
Jan 9, 2024

Conversation

gfs
Copy link
Contributor

@gfs gfs commented Jan 2, 2024

Build zipped tools with .NET 8.
Target Nugets for .NET 6 and .NET 8
Update dependencies

Fix #452

Also requires bumping .net version for related projects to net 8 to pick up the non-backtracking behavior that requires 7+.

WIP commit, will likely want to add some plumbing to make this a command line option, and will  require build pipeline changes.
gfs added 4 commits January 4, 2024 17:06
Adds options for using the default backtracking engine and to use single threaded app inspector to oss-characteristics and oss-detect-backdoor.
@gfs gfs marked this pull request as ready for review January 5, 2024 21:18
gfs added 2 commits January 8, 2024 15:01
Update argument description.
@gfs gfs mentioned this pull request Jan 8, 2024
@gfs gfs merged commit 7c0c3a7 into main Jan 9, 2024
@gfs gfs deleted the gfs/#452 branch January 9, 2024 02:28
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.

OSS Detect Backdoor goes OOM on a package
2 participants