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

v4.0.0 #123

Merged
merged 32 commits into from
Sep 13, 2021
Merged

v4.0.0 #123

merged 32 commits into from
Sep 13, 2021

Conversation

eshaan7
Copy link
Member

@eshaan7 eshaan7 commented Aug 31, 2021

  • Bump version number
  • Changelog
  • adjust docs

m0mosenpai and others added 25 commits July 19, 2021 19:43
…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
* Add mocks/tests for plugin kill, move test_files to tests folder
* Add methods and CLI for kill, retry plugin actions
* Add mocks/tests for plugin retry
* Add methods for healthcheck
* Add mock/tests for methods
* Add cli
* 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
@eshaan7 eshaan7 changed the title v3.0.0 v4.0.0 Aug 31, 2021
@eshaan7 eshaan7 merged commit 1749f4e into master Sep 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants