Skip to content

v5.0.0#1685

Merged
mlodic merged 167 commits intomasterfrom
develop
May 31, 2023
Merged

v5.0.0#1685
mlodic merged 167 commits intomasterfrom
develop

Conversation

@mlodic
Copy link
Member

@mlodic mlodic commented May 9, 2023

Checklist for creating a new release

  • (optional) If we changed/added Docker Analyzers, we need to configure Docker Hub / Dependabot properly.
  • Update CHANGELOG.md for the new version
  • Change version number in docs/source/schema.yml and docker/.env
  • Verify CI Tests
  • Create release for the branch develop. A Github action should automatically create a Twitter post.
    Write the following statement there (change the version number):
please refer to the [Changelog](https://github.com/intelowlproject/IntelOwl/blob/develop/.github/CHANGELOG.md#v331)

WARNING: The release will be live within an hour!
  • Wait for dockerHub to finish the builds
  • Merge the PR to the master branch. Note: Only use "Merge and commit" as the merge strategy and not "Squash and merge". Using "Squash and merge" makes history between branches misaligned.
  • Remove the "wait" statement in the release description.

dependabot bot and others added 30 commits March 27, 2023 09:54
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.21.0 to 3.2.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v2.21.0...v3.2.1)

---
updated-dependencies:
- dependency-name: pre-commit
  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>
Bumps [django-filter](https://github.com/carltongibson/django-filter) from 22.1 to 23.1.
- [Release notes](https://github.com/carltongibson/django-filter/releases)
- [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst)
- [Commits](carltongibson/django-filter@22.1...23.1)

---
updated-dependencies:
- dependency-name: django-filter
  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>
)

* fix: update code base to reflect change in tlp standard (closes #1190)

* fix: resolve remaining merge conflicts

* improvement: backwards compatibility for TLP standard versions before v2.0

* feat: test tlp.CLEAR and tlp.WHITE in job creation

* fix: analyzer_config.json errors
Signed-off-by: 0ssigeno <[email protected]>
Bumps [quark-engine](https://github.com/quark-engine/quark-engine) from 23.2.1 to 23.3.1.
- [Release notes](https://github.com/quark-engine/quark-engine/releases)
- [Commits](ev-flow/quark-engine@v23.2.1...v23.3.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>
Bumps [yara-python](https://github.com/VirusTotal/yara-python) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/VirusTotal/yara-python/releases)
- [Commits](VirusTotal/yara-python@v4.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: yara-python
  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>
Bumps [django-auth-ldap](https://github.com/django-auth-ldap/django-auth-ldap) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/django-auth-ldap/django-auth-ldap/releases)
- [Changelog](https://github.com/django-auth-ldap/django-auth-ldap/blob/master/docs/changes.rst)
- [Commits](django-auth-ldap/django-auth-ldap@4.1.0...4.2.0)

---
updated-dependencies:
- dependency-name: django-auth-ldap
  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>
Bumps [certego-saas](https://github.com/certego/certego-saas) from 0.4.3 to 0.5.0.
- [Release notes](https://github.com/certego/certego-saas/releases)
- [Commits](certego/certego-saas@0.4.3...0.5.0)

---
updated-dependencies:
- dependency-name: certego-saas
  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>
Bumps [webpack](https://github.com/webpack/webpack) from 5.72.1 to 5.76.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.72.1...v5.76.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: 0ssigeno <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: 0ssigeno <[email protected]>
Co-authored-by: Matteo Lodi <[email protected]>
Co-authored-by: Simone Berni <[email protected]>
Co-authored-by: code-review-doctor[bot] <72320148+code-review-doctor[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: drosetti <[email protected]>
Co-authored-by: Abheek Tripathy <[email protected]>
Co-authored-by: AshirRashid <[email protected]>
Co-authored-by: Karanjot Singh <[email protected]>
Co-authored-by: 0ssigeno <[email protected]>
Co-authored-by: Daniele Rosetti <[email protected]>
Co-authored-by: Siddhanth <[email protected]>
Co-authored-by: Parth Madan <[email protected]>
Co-authored-by: Shivam Purohit <[email protected]>
Co-authored-by: shivam <[email protected]>
Co-authored-by: Martina Carella <[email protected]>
Co-authored-by: ben-ce <[email protected]>
Co-authored-by: Kyle Taylor <[email protected]>
Bumps [@certego/certego-ui](https://github.com/certego/certego-ui) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/certego/certego-ui/releases)
- [Changelog](https://github.com/certego/certego-ui/blob/main/CHANGELOG.md)
- [Commits](certego/certego-ui@v0.1.3...v0.1.4)

---
updated-dependencies:
- dependency-name: "@certego/certego-ui"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](mafintosh/dns-packet@v5.3.1...5.4.0)

---
updated-dependencies:
- dependency-name: dns-packet
  dependency-type: indirect
...

Signed-off-by: 0ssigeno <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: 0ssigeno <[email protected]>
Co-authored-by: Matteo Lodi <[email protected]>
Co-authored-by: Simone Berni <[email protected]>
Co-authored-by: code-review-doctor[bot] <72320148+code-review-doctor[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: drosetti <[email protected]>
Co-authored-by: Abheek Tripathy <[email protected]>
Co-authored-by: AshirRashid <[email protected]>
Co-authored-by: Karanjot Singh <[email protected]>
Co-authored-by: 0ssigeno <[email protected]>
Co-authored-by: Daniele Rosetti <[email protected]>
Co-authored-by: Siddhanth <[email protected]>
Co-authored-by: Parth Madan <[email protected]>
Co-authored-by: Shivam Purohit <[email protected]>
Co-authored-by: shivam <[email protected]>
Co-authored-by: Martina Carella <[email protected]>
Co-authored-by: ben-ce <[email protected]>
Co-authored-by: Kyle Taylor <[email protected]>
Bumps [zustand](https://github.com/pmndrs/zustand) from 4.3.3 to 4.3.7.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](pmndrs/zustand@v4.3.3...v4.3.7)

---
updated-dependencies:
- dependency-name: zustand
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ctor job analysis (#1625)

* Visualizers

Signed-off-by: 0ssigeno <[email protected]>

* More refact

Signed-off-by: 0ssigeno <[email protected]>

* Added migration

Signed-off-by: 0ssigeno <[email protected]>

* added partial visualizer rework

* updated visualization components

* Complete refactor

Signed-off-by: 0ssigeno <[email protected]>

* More

Signed-off-by: 0ssigeno <[email protected]>

* updated frontend to pagination APIs

* comments

* More

Signed-off-by: 0ssigeno <[email protected]>

* More

Signed-off-by: 0ssigeno <[email protected]>

* More tests and fixes

Signed-off-by: 0ssigeno <[email protected]>

* More tests and fixes

Signed-off-by: 0ssigeno <[email protected]>

* More tests and fixes

Signed-off-by: 0ssigeno <[email protected]>

* More tests and fixes

Signed-off-by: 0ssigeno <[email protected]>

* Fix

Signed-off-by: 0ssigeno <[email protected]>

* Fixes

Signed-off-by: 0ssigeno <[email protected]>

* fix datamigration

Signed-off-by: 0ssigeno <[email protected]>

* Fix validator

Signed-off-by: 0ssigeno <[email protected]>

* More

Signed-off-by: 0ssigeno <[email protected]>

* JsonViewer for playbooks

Signed-off-by: 0ssigeno <[email protected]>

* More

Signed-off-by: 0ssigeno <[email protected]>

* Fix post merge

Signed-off-by: 0ssigeno <[email protected]>

* Split aws secrets

Signed-off-by: 0ssigeno <[email protected]>

* Added cache

Signed-off-by: 0ssigeno <[email protected]>

* Fix

Signed-off-by: 0ssigeno <[email protected]>

* Added visualizers

Signed-off-by: 0ssigeno <[email protected]>

* added playbooks plugin table required analyzers/connectors columns. fixes: playbooks info, filtering in analyzers plugin table -> supported type filter

* fixed validation details

* fixed runtime configuration

* Refactor set_params

Signed-off-by: 0ssigeno <[email protected]>

* work in progress on plugin configuration section

* Signals

Signed-off-by: 0ssigeno <[email protected]>

* Fixes

Signed-off-by: 0ssigeno <[email protected]>

* Minor

Signed-off-by: 0ssigeno <[email protected]>

* Added validators.py

Signed-off-by: 0ssigeno <[email protected]>

* Minor fixes

Signed-off-by: 0ssigeno <[email protected]>

* Minor fixes

Signed-off-by: 0ssigeno <[email protected]>

* Fix admin

Signed-off-by: 0ssigeno <[email protected]>

* fixed bug in job result for long term jobs

* Removed org plugin state

Signed-off-by: 0ssigeno <[email protected]>

* Fix corner case

Signed-off-by: 0ssigeno <[email protected]>

* Validation for tags

Signed-off-by: 0ssigeno <[email protected]>

* Fix test

Signed-off-by: 0ssigeno <[email protected]>

* Speedup dockerfile

Signed-off-by: 0ssigeno <[email protected]>

* improved code plugin section

* improved job result view

* Typo

Signed-off-by: 0ssigeno <[email protected]>

* Mitm between job and plugins

Signed-off-by: 0ssigeno <[email protected]>

* Using abstract class

Signed-off-by: 0ssigeno <[email protected]>

* Fixes

Signed-off-by: 0ssigeno <[email protected]>

* More tests

Signed-off-by: 0ssigeno <[email protected]>

* More tests and fixes

Signed-off-by: 0ssigeno <[email protected]>

* More tests and fixes

Signed-off-by: 0ssigeno <[email protected]>

* More tests and fixes

Signed-off-by: 0ssigeno <[email protected]>

* More tests and fixes

Signed-off-by: 0ssigeno <[email protected]>

* Fix

Signed-off-by: 0ssigeno <[email protected]>

* minor

Signed-off-by: 0ssigeno <[email protected]>

* Added check on user

Signed-off-by: 0ssigeno <[email protected]>

* Foreign key on report

Signed-off-by: 0ssigeno <[email protected]>

* Optimization

Signed-off-by: 0ssigeno <[email protected]>

* Optimization

Signed-off-by: 0ssigeno <[email protected]>

* Optimization

Signed-off-by: 0ssigeno <[email protected]>

* Parent playbook is a foreign key

Signed-off-by: 0ssigeno <[email protected]>

* Revert "Optimization"

This reverts commit 19619ce.

* Fixes

Signed-off-by: 0ssigeno <[email protected]>

* Allow export of configuration and playbooks

Signed-off-by: 0ssigeno <[email protected]>

* Re revert

Signed-off-by: 0ssigeno <[email protected]>

* Reverted export-import + added docs + static_analysis playbook

Signed-off-by: 0ssigeno <[email protected]>

* fixed loading job view

* Tlp + fixes

Signed-off-by: 0ssigeno <[email protected]>

* Test files with more mimetypes

Signed-off-by: 0ssigeno <[email protected]>

* VT new param

Signed-off-by: 0ssigeno <[email protected]>

* Fix

Signed-off-by: 0ssigeno <[email protected]>

* Fix plural

Signed-off-by: 0ssigeno <[email protected]>

* url

Signed-off-by: 0ssigeno <[email protected]>

* New classes and tests

Signed-off-by: 0ssigeno <[email protected]>

* Manage .fifo queues

Signed-off-by: 0ssigeno <[email protected]>

* Added tests and fixes

Signed-off-by: 0ssigeno <[email protected]>

* Reverting sqs

Signed-off-by: 0ssigeno <[email protected]>

* added notifications when job terminated, added incons, improved job visualization

* Fix tests

Signed-off-by: 0ssigeno <[email protected]>

* Fix broadcast

Signed-off-by: 0ssigeno <[email protected]>

* fixes

* frontend refactor and fix

* fixes

* merge and fixes

Signed-off-by: 0ssigeno <[email protected]>

* Fix

Signed-off-by: 0ssigeno <[email protected]>

* Fixed crons and command

Signed-off-by: 0ssigeno <[email protected]>

* Fix paths and crons

Signed-off-by: 0ssigeno <[email protected]>

* Fix signal + update

Signed-off-by: 0ssigeno <[email protected]>

* Nfs setting

Signed-off-by: 0ssigeno <[email protected]>

* Fix

Signed-off-by: 0ssigeno <[email protected]>

* Horizontal_list and vertical

Signed-off-by: 0ssigeno <[email protected]>

* Changed base class

Signed-off-by: 0ssigeno <[email protected]>

* Added on visualizer

Signed-off-by: 0ssigeno <[email protected]>

* Fixes and tests

Signed-off-by: 0ssigeno <[email protected]>

* More tests

Signed-off-by: 0ssigeno <[email protected]>

* Removed unused property

Signed-off-by: 0ssigeno <[email protected]>

* Select valid queue

Signed-off-by: 0ssigeno <[email protected]>

* Moved cron + refactor

Signed-off-by: 0ssigeno <[email protected]>

* removed duplicate container

Signed-off-by: 0ssigeno <[email protected]>

* Change in requirements

Signed-off-by: 0ssigeno <[email protected]>

* Changed default

Signed-off-by: 0ssigeno <[email protected]>

* Justify content

Signed-off-by: 0ssigeno <[email protected]>

* Fixes and tests

Signed-off-by: 0ssigeno <[email protected]>

* Fixes and tests

Signed-off-by: 0ssigeno <[email protected]>

* Fix

Signed-off-by: 0ssigeno <[email protected]>

* Foreign key

Signed-off-by: 0ssigeno <[email protected]>

* Added more license

Signed-off-by: 0ssigeno <[email protected]>

* Removed prints

Signed-off-by: 0ssigeno <[email protected]>

* Added more tests

Signed-off-by: 0ssigeno <[email protected]>

* Fix on frontend

Signed-off-by: 0ssigeno <[email protected]>

* Fix playbook frontend

Signed-off-by: 0ssigeno <[email protected]>

* visualizer frontend use visualizer backend

* Fixes

Signed-off-by: 0ssigeno <[email protected]>

* Blake

Signed-off-by: 0ssigeno <[email protected]>

* Removed print

Signed-off-by: 0ssigeno <[email protected]>

* Slack connectors

Signed-off-by: 0ssigeno <[email protected]>

* Patches

Signed-off-by: 0ssigeno <[email protected]>

* Added icons + rename

Signed-off-by: 0ssigeno <[email protected]>

* Added comment for iso3166

Signed-off-by: 0ssigeno <[email protected]>

* Changed level syntax

Signed-off-by: 0ssigeno <[email protected]>

* Added update_level

Signed-off-by: 0ssigeno <[email protected]>

* Fix

Signed-off-by: 0ssigeno <[email protected]>

* Minor fix

Signed-off-by: 0ssigeno <[email protected]>

* Added choice on creation

Signed-off-by: 0ssigeno <[email protected]>

* Import

Signed-off-by: 0ssigeno <[email protected]>

* Fix for quark

Signed-off-by: 0ssigeno <[email protected]>

* Fix choices

Signed-off-by: 0ssigeno <[email protected]>

* fixed notification bug + handled visualizer case when no visualizers is available, or the task is running

* Fix python module for plugin inside subdirectories

Signed-off-by: 0ssigeno <[email protected]>

* added dns visualizer base config

* Added test

Signed-off-by: 0ssigeno <[email protected]>

* Fix

Signed-off-by: 0ssigeno <[email protected]>

* removed print

Signed-off-by: 0ssigeno <[email protected]>

* Fixed filescan

Signed-off-by: 0ssigeno <[email protected]>

* Fixes

Signed-off-by: 0ssigeno <[email protected]>

* frontend fixes

* updated default DNS visualizer config

* removed print

* Fixes

Signed-off-by: 0ssigeno <[email protected]>

* More fixes

Signed-off-by: 0ssigeno <[email protected]>

* More fixes

Signed-off-by: 0ssigeno <[email protected]>

* More fixes

Signed-off-by: 0ssigeno <[email protected]>

* More fixes

Signed-off-by: 0ssigeno <[email protected]>

* More fixes

Signed-off-by: 0ssigeno <[email protected]>

* More fixes

Signed-off-by: 0ssigeno <[email protected]>

* More fixes

Signed-off-by: 0ssigeno <[email protected]>

* More fixes

Signed-off-by: 0ssigeno <[email protected]>

* Removed test

Signed-off-by: 0ssigeno <[email protected]>

* Fixes

Signed-off-by: 0ssigeno <[email protected]>

* Fixes

Signed-off-by: 0ssigeno <[email protected]>

* Fixes

Signed-off-by: 0ssigeno <[email protected]>

* Blake

Signed-off-by: 0ssigeno <[email protected]>

* Fixes

Signed-off-by: 0ssigeno <[email protected]>

* Fixes

Signed-off-by: 0ssigeno <[email protected]>

* More fixe

Signed-off-by: 0ssigeno <[email protected]>

* fstring

Signed-off-by: 0ssigeno <[email protected]>

* Optimization dockerfile

Signed-off-by: 0ssigeno <[email protected]>

* Deepsource

Signed-off-by: 0ssigeno <[email protected]>

* Deepsource

Signed-off-by: 0ssigeno <[email protected]>

* adjusting legal notice

* adjusting legal notice

* Fix

Signed-off-by: 0ssigeno <[email protected]>

* Added docs

Signed-off-by: 0ssigeno <[email protected]>

* little adjust in the doc

* Minor fixes

Signed-off-by: 0ssigeno <[email protected]>

* fixed twitter icon

* Minor fixes

Signed-off-by: 0ssigeno <[email protected]>

* Minor fixes

Signed-off-by: 0ssigeno <[email protected]>

* Blake

Signed-off-by: 0ssigeno <[email protected]>

* More deepsource

Signed-off-by: 0ssigeno <[email protected]>

* added plugin description

* Rename

Signed-off-by: 0ssigeno <[email protected]>

* Fix

Signed-off-by: 0ssigeno <[email protected]>

* Fix

Signed-off-by: 0ssigeno <[email protected]>

* Fix job creation

Signed-off-by: 0ssigeno <[email protected]>

* Fix playbook exists

Signed-off-by: 0ssigeno <[email protected]>

* Fix for reverse

Signed-off-by: 0ssigeno <[email protected]>

* Fix reverse

Signed-off-by: 0ssigeno <[email protected]>

* Fix blank

Signed-off-by: 0ssigeno <[email protected]>

* adjusted YARAify and startup entrypoints

* fix malpedia token

* Fix

Signed-off-by: 0ssigeno <[email protected]>

* Revert "fix malpedia token"

This reverts commit 14bc028.

* getattr yaraify

* Fix hash python path

Signed-off-by: 0ssigeno <[email protected]>

* Fix no analyzers

Signed-off-by: 0ssigeno <[email protected]>

* Fix corner case

Signed-off-by: 0ssigeno <[email protected]>

* Changed name

Signed-off-by: 0ssigeno <[email protected]>

* Full clean

Signed-off-by: 0ssigeno <[email protected]>

* Fix retry and kill

Signed-off-by: 0ssigeno <[email protected]>

* Runtimeconfig

Signed-off-by: 0ssigeno <[email protected]>

* Blake

Signed-off-by: 0ssigeno <[email protected]>

* Fix post merge

Signed-off-by: 0ssigeno <[email protected]>

* Fix post merge

Signed-off-by: 0ssigeno <[email protected]>

* Blake

Signed-off-by: 0ssigeno <[email protected]>

* Fix args

Signed-off-by: 0ssigeno <[email protected]>

* Fix

Signed-off-by: 0ssigeno <[email protected]>

* Fixes

Signed-off-by: 0ssigeno <[email protected]>

* Fix test_files

Signed-off-by: 0ssigeno <[email protected]>

* prettier

* Fixes

Signed-off-by: 0ssigeno <[email protected]>

* Black

Signed-off-by: 0ssigeno <[email protected]>

* Fix

Signed-off-by: 0ssigeno <[email protected]>

* Flake

Signed-off-by: 0ssigeno <[email protected]>

* Fixes

Signed-off-by: 0ssigeno <[email protected]>

---------

Signed-off-by: 0ssigeno <[email protected]>
Co-authored-by: Daniele Rosetti <[email protected]>
Co-authored-by: Matteo Lodi <[email protected]>
* added minutes ago

* updated message

* update
Signed-off-by: 0ssigeno <[email protected]>
Signed-off-by: 0ssigeno <[email protected]>
* Fix

Signed-off-by: 0ssigeno <[email protected]>

* Fix

Signed-off-by: 0ssigeno <[email protected]>

* Fix

Signed-off-by: 0ssigeno <[email protected]>

* Minor

Signed-off-by: 0ssigeno <[email protected]>

* Fixes

Signed-off-by: 0ssigeno <[email protected]>

* remove index

Signed-off-by: 0ssigeno <[email protected]>

* Fixes

Signed-off-by: 0ssigeno <[email protected]>

* Added is_sample to obs too

Signed-off-by: 0ssigeno <[email protected]>

* Blake

Signed-off-by: 0ssigeno <[email protected]>

* Migrations + fix on mimetype

Signed-off-by: 0ssigeno <[email protected]>

* Blake

Signed-off-by: 0ssigeno <[email protected]>

* MAX_YARA_STRINGS

---------

Signed-off-by: 0ssigeno <[email protected]>
Co-authored-by: Matteo Lodi <[email protected]>
Signed-off-by: 0ssigeno <[email protected]>
* Adding comments frontend support

* Adding comments backend support

* Code doctor suggested changes

* Finalising doctor suggested changes

* Getting done with pre-commit changes

* Adding very basic test cases

* Fixing the pre-commit mess ups

* Junk .gitconfig removal

* Removing my changes from docker files

* Removing unnecessary comments

* Fixing black

* Clearing up comments

Co-authored-by: Matteo Lodi <[email protected]>

* Fixing suggested changes and bugs

* Fixing elif suggestion

* Fixing double user usage in serializer

* Fix migration

Signed-off-by: 0ssigeno <[email protected]>

* Fixes

Signed-off-by: 0ssigeno <[email protected]>

* Adding serializer and viewset tests

* pre-commit fixes

* Removing extra 'w'

* Fixing tests

* Removing retrieve for the time being

* Fix tests

Signed-off-by: 0ssigeno <[email protected]>

* More tests and fixes

Signed-off-by: 0ssigeno <[email protected]>

* Fixes

Signed-off-by: 0ssigeno <[email protected]>

* Commentserializer

Signed-off-by: 0ssigeno <[email protected]>

* check username in frontend

* fixed username in comments

* Fixes

Signed-off-by: 0ssigeno <[email protected]>

* Fixes

Signed-off-by: 0ssigeno <[email protected]>

* Not related fix

Signed-off-by: 0ssigeno <[email protected]>

* Fixing prettier

* sorted comment and improved UX

---------

Signed-off-by: 0ssigeno <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: 0ssigeno <[email protected]>
Co-authored-by: Matteo Lodi <[email protected]>
Co-authored-by: Simone Berni <[email protected]>
Co-authored-by: code-review-doctor[bot] <72320148+code-review-doctor[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: drosetti <[email protected]>
Co-authored-by: Abheek Tripathy <[email protected]>
Co-authored-by: AshirRashid <[email protected]>
Co-authored-by: Karanjot Singh <[email protected]>
Co-authored-by: 0ssigeno <[email protected]>
Co-authored-by: Daniele Rosetti <[email protected]>
Co-authored-by: Siddhanth <[email protected]>
Co-authored-by: Parth Madan <[email protected]>
Co-authored-by: Shivam Purohit <[email protected]>
Co-authored-by: shivam <[email protected]>
Co-authored-by: Martina Carella <[email protected]>
Co-authored-by: ben-ce <[email protected]>
Co-authored-by: Kyle Taylor <[email protected]>
Copy link
Contributor

@code-review-doctor code-review-doctor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some things to consider. View full project report here.

Comment on lines +45 to +49
r"^.+://[a-z\d-]{1,200}"
r"(?:\.[a-zA-Z\d\u2044\u2215!#$&(-;=?-\[\]_~]{1,200})+"
r"(?::\d{2,6})?"
r"(?:/[a-zA-Z\d\u2044\u2215!#$&(-;=?-\[\]_~]{1,200})*"
r"(?:\.\w+)?",

Check warning

Code scanning / CodeQL

Overly permissive regular expression range

Suspicious character range that overlaps with \d in the same character class, and is equivalent to \[()*+,\-.\/0-9:;\].
Comment on lines +45 to +49
r"^.+://[a-z\d-]{1,200}"
r"(?:\.[a-zA-Z\d\u2044\u2215!#$&(-;=?-\[\]_~]{1,200})+"
r"(?::\d{2,6})?"
r"(?:/[a-zA-Z\d\u2044\u2215!#$&(-;=?-\[\]_~]{1,200})*"
r"(?:\.\w+)?",

Check warning

Code scanning / CodeQL

Overly permissive regular expression range

Suspicious character range that overlaps with \d in the same character class, and is equivalent to \[()*+,\-.\/0-9:;\].
0ssigeno and others added 21 commits May 25, 2023 11:35
Signed-off-by: 0ssigeno <[email protected]>
Signed-off-by: 0ssigeno <[email protected]>
Co-authored-by: code-review-doctor[bot] <72320148+code-review-doctor[bot]@users.noreply.github.com>
Co-authored-by: code-review-doctor[bot] <72320148+code-review-doctor[bot]@users.noreply.github.com>
Bumps library/nginx from 1.23-alpine to 1.25-alpine.

---
updated-dependencies:
- dependency-name: library/nginx
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [certego-saas](https://github.com/certego/certego-saas) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/certego/certego-saas/releases)
- [Commits](certego/certego-saas@0.5.0...0.6.0)

---
updated-dependencies:
- dependency-name: certego-saas
  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>
Bumps [lief](https://github.com/lief-project/LIEF) from 0.12.2 to 0.13.1.
- [Release notes](https://github.com/lief-project/LIEF/releases)
- [Commits](lief-project/LIEF@0.12.2...0.13.1)

---
updated-dependencies:
- dependency-name: lief
  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>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.5.0 to 4.6.1.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v4.5.0...v4.6.1)

---
updated-dependencies:
- dependency-name: actions/setup-python
  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>
* Fix validation error msg

Signed-off-by: 0ssigeno <[email protected]>

* added error messages

* fix test

* fix scan response

---------

Signed-off-by: 0ssigeno <[email protected]>
Co-authored-by: 0ssigeno <[email protected]>
@mlodic mlodic merged commit a0c9084 into master May 31, 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.

5 participants