Skip to content

Releases: minvws/nl-kat-coordination

v1.7.0rc1

09 Mar 13:44
03093cd
Compare
Choose a tag to compare
v1.7.0rc1 Pre-release
Pre-release

Summary

This is the first release from the new "monorepo" which means that instead of having different repositories for all microservices, we now have on repo with all microservices in it. This means that, for example, new OOIs which have new boefjes, new bits, and new findings now need only one PR instead of PRs in different repos that need to be merged chronologically. The way KAT is released and deployed is not changed! Artifacts are still created per service!

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.7.0rc1

v1.6.2

03 Mar 11:09
e2a313a
Compare
Choose a tag to compare
  • Change default to xtdb-multinode in Octopoes debian package
  • Fix 404 page in rocky.

v1.6.1

03 Mar 09:22
e2a313a
Compare
Choose a tag to compare
  • Fix timezone issue in scheduler

v1.6.0

02 Mar 09:42
e2a313a
Compare
Choose a tag to compare
Add Debian install guide (#125)

Co-authored-by: ring-ring-ring <[email protected]>

v1.6.0rc3

15 Feb 16:34
e2a313a
Compare
Choose a tag to compare
v1.6.0rc3 Pre-release
Pre-release
  • Fixed parsing of concatenated SPF records
  • Specify correct netblock types in kat_nmap_ip_range boefje
  • Fix timezone issue in scheduler
  • Fix missing file in rocky Debian package
  • Make it possible to download raw of failed task
  • Bump Django version to latest 3.2 release.

v1.6.0rc2

02 Feb 09:31
e2a313a
Compare
Choose a tag to compare
v1.6.0rc2 Pre-release
Pre-release

Retrigger bits on attribute change

v1.6.0rc1

01 Feb 16:12
e2a313a
Compare
Choose a tag to compare
v1.6.0rc1 Pre-release
Pre-release

Full Changelog

OpenKAT 1.6: email security and ease of use

The main new feature of OpenKAT 1.6 is email security with dkim, dmarc and spf being added to the datamodel, boefjes and bits. This release also offers a lot of smaller improvements, in installation, interface, maintenance and documentation.

  • Organisation settings can now be pushed to other organisations, allowing you to copy from one to another. This has been built in such a way that we can add bulk actions in the near future.
  • Uploaded documents are added to Bytes, hashed and timestamped just like all other raw data, which gives gives you the certainty about the date time of upload and the consistency of the document at a later stage - just like with all data included in Bytes.
  • A new look for OpenKAT might not be visible right away but the development of 'manon' for the interface allows you to personalize OpenKAT with ease.
  • The revamped documentation is not a feature of the software per se but nice to have for sure. Check out the docs at https://docs.openkat.nl.

Coordination

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.6.0rc1

Octopoes

What's Changed

New Contributors

Full Changelog: minvws/nl-kat-octopoes@v1.5.0rc2...v1.6.0rc1

Bytes

What's Changed

New Contributors

Full Changelog: minvws/nl-kat-bytes@v1.5.0rc2...v1.6.0rc1

Boefjes

What's Changed

Full Changelog: minvws/nl-kat-boefjes@v1.5.0rc3...v1.6.0rc1

Rocky

What's Changed

Full Changelog: minvws/nl-kat-rocky@v1.5.0rc2...v1.6.0rc1

Mula

What's Changed

New Contributors

Full Changelog: minvws/nl-kat-mula@v1.5.0rc2...v1.6.0rc1

v1.5.2: documentation update: introduction into OpenKAT (#103)

13 Feb 16:17
a4c8a78
Compare
Choose a tag to compare
  • Fix missing file in rocky Debian package
  • Fix timezone issue in scheduler

v1.5.1

02 Feb 09:29
a4c8a78
Compare
Choose a tag to compare

Retrigger bits on attribute change

v1.5.0

01 Feb 14:29
a4c8a78
Compare
Choose a tag to compare

https://docs.openkat.nl/release_notes/1.5.html

OpenKAT 1.5: multi organization support

The main feature of the 1.5 release of OpenKAT is the ability to scan multiple organizations from one OpenKAT instance and manage the data and users for each of them. It comes with an API to automatically deploy organizations and users from an external source.

This gives you the ability to manage OpenKAT for a large group of organizations while maintaining the separation of data and users for each of them. It also allows you to supply credentials to users within those organizations and to give them access to their own data, make reports etc.

In addition to this several other features have been added that support this use case, such as the ability to filter and manage and add objects in bulk and add scanning and inheritance of scan levels from a higher level. They were requested by some of our large scale partners and we will continue working on such features in the forthcoming releases.

Features:

  • Most importantly, this is the first version of KAT that offers fully implemented multi-organization support. New organizations can be added in the Rocky admin interface (/admin), after which databases in xtdb and KAT-alogus will be automatically added. Clients can be added for each organization that cannot view data of other organizations
  • Certificates can now be created without having a relation to a website
  • IPAddresses now inherit a scan level from a netblock if that netblock is known
  • NMAP can now scan ip ranges
  • Rocky now offers bulk actions for the deletion of OOIs and giving clearance levels to OOIs
  • Rocky now offers filtering options based on clearance levels and clearance level types

IMPORTANT

This feature includes a new version of XTDB. Therefore, the env setting XTDB_TYPE has to be set to xtdb-multinode. Also, all data in xtdb will be lost and cannot be moved to this version. If you use a locally installed version, you can change to the xtdb version in this repo: https://github.com/dekkers/xtdb-http-multinode.

Full Changelog

Coordination

What's Changed

New Contributors

Full Changelog: v1.4.0rc1...v1.5.0rc2

Octopoes

What's Changed

New Contributors

Full Changelog: minvws/nl-kat-octopoes@v1.4.0rc1...v1.5.0rc2

Bytes

What's Changed

New Contributors

Full Changelog: minvws/nl-kat-bytes@v1.4.0rc1...v1.5.0rc2

Boefjes

What's Changed

New Contributors

Full Changelog: minvws/nl-kat-boefjes@v1.4.0...v1.5.0rc2

Rocky

What's Changed

Read more