-
Notifications
You must be signed in to change notification settings - Fork 26
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
v4.0.0 #123
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
eshaan7
commented
Aug 31, 2021
•
edited
Loading
edited
- Bump version number
- Changelog
- adjust docs
…v3` (#98) * added check to separate file and observable analysis, updated urls * refactored analyzers table to new format * updated analysis_reports, success -> analyzer_reports, status * updated tests
…ad_sample`) (#100) * implemented option to download analysis sample * misc fixes
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.0.2 to 4.1.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES) - [Commits](sphinx-doc/sphinx@v4.0.2...v4.1.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ed CLI tests (#102) * add new tests for jobs/tags, remove CLI tests * add more general tests * move job_id to setUp() * add test_files.zip from IntelOwl * add general tests for ask_analysis_availability() * add general tests for send_analysis_request() * removed deprecated error checking
…Actions (#107) * added .coveragerc for codecov * added support for tox in GH Actions * updated setup.py to read from requirement files * added MANIFEST.in * added nosetests to whitelist to suppress warning * fixed 'get_test_file_data()' being treated as a test due to naming convention * send coverage to codecov via xml file * add .codecov.yml file
* included runtime_config in send_analysis tests * added tests for download_sample * fix regex '\d' deprecation (prefex patterns with 'r') * fix MockResponse for download_sample test
* Add cli and method for get-connector-config * add tests/mocks, update docs
* added support for connector report in job view command * include type hinting * added variable title for analyzer/connector report tables
* add 'connectors_requested' to analyze methods and cli * tlp adjusts and fixes
10 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.