Conversation
Bumps [quark-engine](https://github.com/quark-engine/quark-engine) from 23.9.1 to 23.12.1. - [Release notes](https://github.com/quark-engine/quark-engine/releases) - [Commits](ev-flow/quark-engine@v23.9.1...v23.12.1) --- updated-dependencies: - dependency-name: quark-engine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #2045 +/- ##
===========================================
+ Coverage 66.75% 75.60% +8.84%
===========================================
Files 95 482 +387
Lines 3706 14443 +10737
Branches 519 1497 +978
===========================================
+ Hits 2474 10919 +8445
- Misses 941 2929 +1988
- Partials 291 595 +304
... and 291 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
mlodic
added a commit
that referenced
this pull request
Jan 12, 2024
* Using correct pipeline to manage visualizers (#2044) * Using correct pipeline to manage visualizers Signed-off-by: 0ssigeno <[email protected]> * Fix tests Signed-off-by: 0ssigeno <[email protected]> --------- Signed-off-by: 0ssigeno <[email protected]> * tweaks to docs * added exception catcher for Cymru analyzer * fixed bug in info column in the plugin section * fixed bug in multiple observable analysis (#2047) * fixed bug in multiple observable analysis: all observable had the type of the first one * linter * restore IP regex to accept also IPv6 * removed env in the toolbar (#2050) * removed env in the toolbar * linter * Dashboard improv: add button to filter for the user's org only (#2028) * frontend : add switch for user's org Signed-off-by: Shivam Purohit <[email protected]> * backend:add endpoint for the req Signed-off-by: Shivam Purohit <[email protected]> * initial backend url Signed-off-by: Shivam Purohit <[email protected]> * improve frontend logic Signed-off-by: Shivam Purohit <[email protected]> * add user org filter Signed-off-by: Shivam Purohit <[email protected]> * fix : try except block Signed-off-by: Shivam Purohit <[email protected]> * remove redundant url endpoints Signed-off-by: Shivam Purohit <[email protected]> * remove unnecessary commented code Signed-off-by: Shivam Purohit <[email protected]> * add hide component logic Signed-off-by: Shivam Purohit <[email protected]> * rename props Signed-off-by: Shivam Purohit <[email protected]> * reduce redundant code via functions Signed-off-by: Shivam Purohit <[email protected]> * convert get_org_members to static Signed-off-by: Shivam Purohit <[email protected]> * remove logger changes Signed-off-by: Shivam Purohit <[email protected]> * remove comments and rename variables Signed-off-by: Shivam Purohit <[email protected]> * remove console statement Signed-off-by: Shivam Purohit <[email protected]> * refactor get_org_members Signed-off-by: Shivam Purohit <[email protected]> * fix:prettier Signed-off-by: Shivam Purohit <[email protected]> --------- Signed-off-by: Shivam Purohit <[email protected]> * adjusted README * Added check for path Signed-off-by: 0ssigeno <[email protected]> * Fix corner case for multiple playbook Signed-off-by: 0ssigeno <[email protected]> * Fix pointers Signed-off-by: 0ssigeno <[email protected]> * Backend always decide the classification Signed-off-by: 0ssigeno <[email protected]> * Job bi (#2052) * job bi Signed-off-by: 0ssigeno <[email protected]> * More Signed-off-by: 0ssigeno <[email protected]> * Job bi Signed-off-by: 0ssigeno <[email protected]> * Migration Signed-off-by: 0ssigeno <[email protected]> * Fix Signed-off-by: 0ssigeno <[email protected]> * Fix Signed-off-by: 0ssigeno <[email protected]> * Added playbook in the elastic template Signed-off-by: 0ssigeno <[email protected]> * Fix Signed-off-by: 0ssigeno <[email protected]> * Missin migrations Signed-off-by: 0ssigeno <[email protected]> --------- Signed-off-by: 0ssigeno <[email protected]> * Bump pillow from 10.0.1 to 10.2.0 in /requirements (#2055) Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.0.1...10.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump checkdmarc from 4.8.4 to 5.2.7 in /requirements (#2054) Bumps [checkdmarc](https://github.com/domainaware/checkdmarc) from 4.8.4 to 5.2.7. - [Changelog](https://github.com/domainaware/checkdmarc/blob/master/CHANGELOG.md) - [Commits](https://github.com/domainaware/checkdmarc/commits) --- updated-dependencies: - dependency-name: checkdmarc dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump quark-engine from 23.9.1 to 23.12.1 in /requirements (#2045) Bumps [quark-engine](https://github.com/quark-engine/quark-engine) from 23.9.1 to 23.12.1. - [Release notes](https://github.com/quark-engine/quark-engine/releases) - [Commits](ev-flow/quark-engine@v23.9.1...v23.12.1) --- updated-dependencies: - dependency-name: quark-engine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump flake8 from 6.1.0 to 7.0.0 in /requirements (#2056) Bumps [flake8](https://github.com/pycqa/flake8) from 6.1.0 to 7.0.0. - [Commits](PyCQA/flake8@6.1.0...7.0.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Frontend - fixed runtime config bugs (#2064) * fixed runtime config bugs * restored old comment --------- Co-authored-by: Daniele Rosetti <[email protected]> * updated frontend dependencies * Refactoring of start.py script. Closes #1899 and #1866 (#2060) * Removed initialize.sh root execution * Remove sudo command from installation * Added python3-venv installation * Dropped support for docker compose V1 * Added redirection to stderr * Dropped support for docker compose V1 * Fixed download directory of script * Changed shebang for better compatibility * First not finished bash script * Formatting fix * Added parameter checks * Added other parameters check * Fixed wrongly used check * Removed start() function * Used exact string matching for parameters * Added mandatory argument parsing * Moved declaration of array inside of logical function * Added main parameter case * Added help function * Added default version to help * Completed help function * Added argument parsing * Added help option * Fixed subtle error with bash logic values * Most of the work done * Working docker cmd * Added project directory specification * Removed unused function * Improved error message * Removed reduntand if condition * Added checks for empty strings * Removed pycharm warnings * Fixed IntelOwl version * Fixed some bugs * Fixed wrong for index * Fixed git checkout * Removed wrongly placed comment * Removed python pre-requirements depencency * Added execution of initialize.sh from start * Entering venv * Removed unused echo * Added check for docker group * Updated docs to use new startup script * Fixed typo in doc * Changed generic code blocks to bash * Add curl dependency * Add curl dependency * Re added pre-requirements for compatibility * Removed old occurrences of start.py * Added test docker file for integrations * Added manual usage to doc * Removed python3 and venv dependency * Updated major release informations * Removed python and venv dependency for start * Removed python and venv dependency for start from docs * Made code-review-doctor happy * Improved installation doc * Added absolute path for application_restart * Updated docs * added deprecation notice --------- Co-authored-by: Matteo Lodi <[email protected]> * Fixed creating a playbook with an existing tag (#2057) * changed playbook serializer * deepsource --------- Co-authored-by: Matteo Lodi <[email protected]> * bump and changelog --------- Signed-off-by: 0ssigeno <[email protected]> Signed-off-by: Shivam Purohit <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Simone Berni <[email protected]> Co-authored-by: Daniele Rosetti <[email protected]> Co-authored-by: Daniele Rosetti <[email protected]> Co-authored-by: Shivam Purohit <[email protected]> Co-authored-by: 0ssigeno <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Martina Carella <[email protected]> Co-authored-by: fgibertoni <[email protected]>
This file contains hidden or 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
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.
Bumps quark-engine from 23.9.1 to 23.12.1.
Release notes
Sourced from quark-engine's releases.
... (truncated)
Commits
0530f60Update version number to v23.12.1 (#595)4d5add8update README (#593)3ae0129Add quark script for CWE-601 (#591)2ae01f0Add description for APIcheckMethodCallsin the docs (#589)55548f7Add method reference for select_label_menu (#590)770a679Fix the inconsistances of formats in the docs for Quark Script (#587)9ea574fRemove pandas and kaleido from dependencies (#586)ec51f42Add freshquark to the dockerfile (#581)0f021a6Make the importation for Ciphey optional (#575)3e8a64fUpdate version number to v23.11.1 (#585)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)