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

upgrade to v4.11 #265

Merged
merged 12 commits into from
Jun 7, 2023
Merged

upgrade to v4.11 #265

merged 12 commits into from
Jun 7, 2023

Conversation

marcorosa
Copy link
Member

New features:

  • Add get_discoveries_with_rules method
  • Add endpoint for scan_file method in server
  • support get_discoveries_with_rules in get_discoveries CLI

Tests:

  • Add test_csv_written_with_rules for both sqlite and postgres clients

Minor:

  • update tensorflow dependencies
  • Fix CICD tests execution

@marcorosa
Copy link
Member Author

  • Tests for python 3.10 seem broken due to an installation error in hyperscan. ref here

  • Tests for python 3.7 seem broken due to something related to pytest

     File "/opt/hostedtoolcache/Python/3.7.16/x64/lib/python3.7/site-packages/typeguard/_pytest_plugin.py", line 6, in <module>
      from pytest import Config, Parser
    ImportError: cannot import name 'Config' from 'pytest' (/opt/hostedtoolcache/Python/3.7.16/x64/lib/python3.7/site-packages/pytest/__init__.py)
    Error: Process completed with exit code 1.
    

No issues with pythnon3.8 and 3.9

@marcorosa marcorosa merged commit 958d339 into main Jun 7, 2023
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.

2 participants