-
-
Notifications
You must be signed in to change notification settings - Fork 553
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
Integrating the Fallback Libraries to SCTK. #3476
base: develop
Are you sure you want to change the base?
Commits on Jul 31, 2023
-
ref: added logic to fallback to ahocode
- made changes in match_unknown.py and match_aho.py to fallback to ahocode. Signed-off-by: 35C4n0r <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 13f3d43 - Browse repository at this point
Copy the full SHA 13f3d43View commit details -
ref: added logic to fallback to bitcode
- added imports in spans.py, index.py, match_unknown.py and match_set.py to fallback to ahocode. Signed-off-by: 35C4n0r <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 03a8a5a - Browse repository at this point
Copy the full SHA 03a8a5aView commit details -
ref: added bitcode to setup.cfg
Signed-off-by: 35C4n0r <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 994a7fa - Browse repository at this point
Copy the full SHA 994a7faView commit details
Commits on Aug 27, 2023
-
ref: refactored Imports to fallback to sanexml.
- Added try catch blocks for import. Signed-off-by: Jay <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 61973d3 - Browse repository at this point
Copy the full SHA 61973d3View commit details
Commits on Aug 28, 2023
-
Revert "ref: refactored Imports to fallback to sanexml."
This reverts commit 61973d3.
Configuration menu - View commit details
-
Copy full SHA for 1d7dc8a - Browse repository at this point
Copy the full SHA 1d7dc8aView commit details -
ref: added test packages to setup.cfg
Signed-off-by: Jay <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b5cc169 - Browse repository at this point
Copy the full SHA b5cc169View commit details -
ref: removed intbitset and pyahocorasick from setup.cfg
Signed-off-by: Jay <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 92c8243 - Browse repository at this point
Copy the full SHA 92c8243View commit details