Skip to content

v6.3.0#2734

Merged
mlodic merged 50 commits intomasterfrom
develop_old
Feb 17, 2025
Merged

v6.3.0#2734
mlodic merged 50 commits intomasterfrom
develop_old

Conversation

@mlodic
Copy link
Member

@mlodic mlodic commented Feb 14, 2025

Checklist for creating a new release

  • If we changed/added Docker Analyzers, we need to configure Docker Hub / Dependabot properly.
  • I have already checked if all Dependabot issues have been solved before creating this PR.
  • Update CHANGELOG.md for the new version. Tag another maintainer to review the Changelog and wait for their feedback.
  • Change version number in docker/.env and frontend/package.json.
  • Verify CI Tests. Solve all the issues (Dependencies, Django Doctor, CodeFactor, DeepSource, etc).
  • Create release for the branch develop and set it as a pre-release. Remember to prepend a v to the version number.
    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 and change the version status from pre-release to latest release.
  • Publish new Post into official Twitter and LinkedIn accounts (change the version number):
published #IntelOwl vX.X.X! https://github.com/intelowlproject/IntelOwl/releases/tag/vX.X.X #ThreatIntelligence #CyberSecurity #OpenSource #OSINT #DFIR
  • If that was a major release or an important release, communicate the news to the marketing staff
  • This is a good time to check for old dangling issues and clean-up the inactive ones. Same for issues solved by this release.

pranjalg1331 and others added 30 commits January 7, 2025 18:26
* <Analyzers> UltraDns, Closes #1783

Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>

* optimising code and merging migrations

Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>

* latest pull

Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>

* updated

Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>

* migrations corrected

Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>

* migration error solved

Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>

---------

Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>
* WAD Analyzer, Closes #814

* Remove WAD from FREE_TO_USE_ANALYZERS playbook

* Update WAD maximum_tlp to CLEAR

* Fix WAD monkeypatch

* Update WAD error message to a more generic one

* Update migration number and dependencies
…#2682)

Bumps [pygraphviz](https://github.com/pygraphviz/pygraphviz) from 1.10 to 1.14.
- [Release notes](https://github.com/pygraphviz/pygraphviz/releases)
- [Changelog](https://github.com/pygraphviz/pygraphviz/blob/main/RELEASE.rst)
- [Commits](pygraphviz/pygraphviz@pygraphviz-1.10...pygraphviz-1.14)

---
updated-dependencies:
- dependency-name: pygraphviz
  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>
…2679)

Bumps [blinker](https://github.com/pallets-eco/blinker) from 1.7.0 to 1.8.2.
- [Release notes](https://github.com/pallets-eco/blinker/releases)
- [Changelog](https://github.com/pallets-eco/blinker/blob/main/CHANGES.rst)
- [Commits](pallets-eco/blinker@1.7.0...1.8.2)

---
updated-dependencies:
- dependency-name: blinker
  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>
* Added service_api_key parameter and migrations

* Added mb_get and mb_google

* Added logging for api key

* Fix deepsource warning

* WAD Analyzer, Closes #814 (#2655)

* WAD Analyzer, Closes #814

* Remove WAD from FREE_TO_USE_ANALYZERS playbook

* Update WAD maximum_tlp to CLEAR

* Fix WAD monkeypatch

* Update WAD error message to a more generic one

* Update migration number and dependencies

* Added service_api_key parameter and migrations

* Added mb_get and mb_google

* Added logging for api key

* Fix deepsource warning

* Fixed migration number

* Removed wrongly duplicated migration

* Added other analyzers to reverse_migrate

* Added common mixin and updated code accordingly

* Solved MRO

* Deepsource

* Made mixin compatible with ingestors

* Removed inheritance from analyzers

* Added missing return statement

* Removed old configs and used a property

* Left behind values

* Added explainatory comment

---------

Co-authored-by: Pragati Raj <basedBaba@proton.me>
* added playbook flows modal

* tests

* added note

* prettier

* changes
* added limit parameter

* fixed reverse migrate
* accept only connectors

* fix all pivot run with one connector
* fixed flows

* changes

* added warning in the pivot toolbar

* added test

* prettier
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@6f51ac0...65c4c4a)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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>
* fix abuseipdb

* added datamodel visualizer

* update datamodel visualizer

* Fix datamodel creation

* Updates visualizer

* Updates visualizer

* Updates data model visualizer

* Updates data model visualizer

* Added pdns table to data model visualizer

* Fix pdns table to data model visualizer

* Added signature table to data model visualizer

* Updates signature table

* Updates pdns table

* Fix signature table

* Fix level size

* Fix visualizer

* added _mokeypatch

* added migration

* fix signature table

* fixes deepsource

* fix
* data model mapping gui

* refactor + test

* prettier

* fix

* fixed mock

* adjusted frontend env var
Bumps [dnstwist[full]](https://github.com/elceef/dnstwist) from 20240812 to 20250130.
- [Release notes](https://github.com/elceef/dnstwist/releases)
- [Commits](https://github.com/elceef/dnstwist/commits)

---
updated-dependencies:
- dependency-name: dnstwist[full]
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#2706)

Bumps [pygraphviz](https://github.com/pygraphviz/pygraphviz) from 1.10 to 1.14.
- [Release notes](https://github.com/pygraphviz/pygraphviz/releases)
- [Changelog](https://github.com/pygraphviz/pygraphviz/blob/main/RELEASE.rst)
- [Commits](pygraphviz/pygraphviz@pygraphviz-1.10...pygraphviz-1.14)

---
updated-dependencies:
- dependency-name: pygraphviz
  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>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v5.3.0...v5.4.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  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>
…#2678)

Bumps python from 3.8-slim to 3.12-slim.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [faker](https://github.com/joke2k/faker) from 30.8.0 to 35.2.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v30.8.0...v35.2.0)

---
updated-dependencies:
- dependency-name: faker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@mlodic mlodic requested a review from fgibertoni February 14, 2025 09:05
Co-authored-by: Federico Gibertoni <152909479+fgibertoni@users.noreply.github.com>
fgibertoni
fgibertoni previously approved these changes Feb 14, 2025
pranjalg1331 and others added 2 commits February 14, 2025 17:10
* Intelowl wroking

Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>

* parameters for url request

Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>

* sample corrected

Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>

* updated url+ flake updated

Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>

* protocol included in url

Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>

---------

Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>
pranjalg1331 and others added 4 commits February 17, 2025 12:37
* Install Kanvas workflow

* initial commit

Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>

* Dockerfile

Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>

* synchronous nuclei api

Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>

* removing unnecessary file

Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>

* dockerfile

Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>

* made api async

Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>

* error resolved

Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>

* async working

Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>

* another

Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>

* deepsource errors

Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>

* gunicorn version fixed

Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>

* shell2http architecture

Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>

* deep sorce errors resolved

Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>

* nuclei file update

Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>

* new version for dockerfile

Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>

* migration file changes

Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>

* error corected

Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>

* error resolved

Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>

* dockerfile cleanup code

Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>

* dependabot added + dockerfile test version

Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>

* dependabot for python dependencies

Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>

* healthcheck for api

Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>

---------

Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>
Co-authored-by: meshery-dev[bot] <132387951+meshery-dev[bot]@users.noreply.github.com>
* test arm

* added hooks for integrations

* fix

* fix

* fix

* fix

* msgconvert

* moved thug to specific integration

* Converted to chromium

* refactored DIE analyzer and Thug changes

* thug

* adjusts

* adjusts

* adjusted migration

* adjusts

* thug version

* master branch

---------

Co-authored-by: Federico Gibertoni <f.gibertoni@certego.net>
@mlodic mlodic merged commit 454db9b into master Feb 17, 2025
8 of 11 checks passed
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.

9 participants