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
- Update index.rst by @ring-ring-ring in #124
- updated links to brochures by @ring-ring-ring in #135
- small update in toc by @ring-ring-ring in #141
- Add postgresql database for scheduler by @jpbruinsslot in #133
- Add pre-commit monorepo config by @dekkers in #132
- added extra lines for better layout by @ring-ring-ring in #147
- small clarification by @ring-ring-ring in #148
- Add note about supported Debian and Ubuntu versions by @Darwinkel in #159
- Modified security headers by @ITNerdbox in #160
- Chore/makefile and make clean by @Donnype in #149
- Monorepo merge into main by @sigio in #164
- Fix conflicting requirements and precommit by @dekkers in #172
- Fix make kat by @dekkers in #174
- Add models for ADR-validator boefje by @hugoboos in #181
- Fix github workflows by @dekkers in #270
- Bytes: Add better API feedback. by @Donnype in #178
- 8443 by @ring-ring-ring in #274
- Only push container image when allowed by @dekkers in #276
- documentation update: made some stuff more consistent/concise/precise by @psy0rz in #269
- Fix quotes in container workflow by @dekkers in #279
- Added raw file upload page including tests. by @Donnype in #175
- Replace
flake8withruffby @Darwinkel in #267 - Update PR template and development docs by @Darwinkel in #281
- [Mula] Feature/mula test coverage by @jpbruinsslot in #180
- Delete old .pre-commit-config.yaml files by @dekkers in #176
- ✏️ make findings more informative by @zcrt in #266
- Reduce information lookups by @noamblitz in #290
- Remove unused
roeltjefolder (contains Cypress) by @Darwinkel in #289 - download raw of failed job by @noamblitz in #299
- small update by @ring-ring-ring in #306
- Bump drf-standardized-errors from 0.12.4 to 0.12.5 by @dependabot in #169
- Bump certifi from 2022.9.24 to 2022.12.7 in /keiko by @dependabot in #166
- Bump django-markdownify from 0.9.1 to 0.9.2 by @dependabot in #167
- Bump markdown-it-py from 2.1.0 to 2.2.0 in /octopoes by @dependabot in #308
- Fix 404 page and add tests for it by @dekkers in #307
- monorepo by @ring-ring-ring in #300
- Remove unused fields by @jpbruinsslot in #287
- Feature/burpsuite normalizer by @noamblitz in #286
- Normalizers comsume own mimetype by @noamblitz in #311
- Add active language styling to language.scss by @TwistMeister in #355
- Bump platformdirs from 2.5.4 to 3.0.0 by @dependabot in #314
- Update default
KAT_VERSIONto recent release by @olafz in #310 - monorepo by @ring-ring-ring in #301
- Add locking functionality to the priority queue by @jpbruinsslot in #293
- Bump mypy from 0.991 to 1.0.1 by @dependabot in #284
- Set OOIs to inherit clearance level by @Rieven in #282
- Feature/json settings katalogus by @Donnype in #280
- [Mula] Remove tasks status updates in normalizer scheduler by @jpbruinsslot in #177
- updates using cool suggestions from @RobboRob by @ring-ring-ring in #397
- clarification internal/external in introduction by @ring-ring-ring in #154
- 🐛 fix certificate normalizer openssl rsa by @zcrt in #292
- show id instead of boefje name by @noamblitz in #404
- Feature/add verified status to organization members list by @TwistMeister in #403
- retrigger bit on update by @noamblitz in #406
- Change default to xtdb-multinode for the debian packages by @Donnype in #417
- fix expiring cert bit by @noamblitz in #444
New Contributors
- @jpbruinsslot made their first contribution in #133
- @ITNerdbox made their first contribution in #160
- @sigio made their first contribution in #164
- @hugoboos made their first contribution in #181
- @psy0rz made their first contribution in #269
- @dependabot made their first contribution in #169
- @olafz made their first contribution in #310
- First test by @TwistMeister
Full Changelog: v1.6.0...v1.7.0rc1