Skip to content

2.7.1 🌈

Choose a tag to compare

@github-actions github-actions released this 01 Feb 21:58
· 6423 commits to master since this release
9be7b81

Please consult the Upgrade notes in the documentation for specific instructions for this release, and general upgrade instructions. Below is an automatically generated list of all PRs merged since the previous release.

Changes since 2.6.0

  • Release: Merge release into master from: release/2.7.1 @github-actions (#5869)
  • Oauth: enable keycloak to use auto redirect @kiblik (#5835)
  • WPScan - implement confidence @damiencarol (#5810)
  • Make unit test for rest framework more stable @StefanFl (#5823)
  • Fix RustyHog subscanner classification #5821 @manuel-sommer (#5822)
  • Finetune and document release process @valentijnscholten (#5751)
  • Update dependency nanoid to 3.1.31 [SECURITY] @renovate (#5804)
  • Improves Rusty Hog and fixes #5730 @manuel-sommer (#5732)
  • Add migitation field to cyclonedx parser @manuel-sommer (#5783)
  • Advances RustyHog to also support EssexHog @manuel-sommer (#5779)
  • Bugfix: For Snyk parser, preserve file paths with @ in package name @SafeEval (#5789)
  • Update social authentication docs @nobletrout (#5782)
  • Update values.yaml @mtcolman (#5762)
  • Update labeler configuration to tag work on parsers @damiencarol (#5712)
  • Adds AMI to readme and docs @devGregA (#5752)
  • Update Jira Integration docs for Jira Server @jefQuery (#5741)
  • Release: Merge back 2.6.2 into dev from: master-into-dev/2.6.2-2.7.0-dev @github-actions (#5724)
  • Release: Merge release into master from: release/2.6.2 @github-actions (#5723)
  • Release: Merge back 2.6.1 into dev from: master-into-dev/2.6.1-2.7.0-dev @github-actions (#5703)
  • Release: Merge release into master from: release/2.6.1 @github-actions (#5702)
  • Revert "Updated django dockerfile to work with bind mounts for local_settings.py" @Maffooch (#5701)
  • Revert "Updated all dockerfiles to match the django dockerfile so UID/GIDs are consistent across dockerfiles" @Maffooch (#5700)
  • dependabot: unignore celery 5.x updates @valentijnscholten (#5669)
  • Updated all dockerfiles to match the django dockerfile so UID/GIDs are consistent across dockerfiles @mtesauro (#5691)
  • Updated django dockerfile to work with bind mounts for local_settings.py @mtesauro (#5681)
  • Adds Fred to HoF, Removes others who are MIA and I couldn't get in contact with @devGregA (#5679)
  • add upgrade notes 2.6.0 @valentijnscholten (#5678)
  • Release: Merge back 2.6.0 into dev from: master-into-dev/2.6.0-2.7.0-dev @github-actions (#5677)

🚩 Changes to settings.dist.py / local_settings.py

🚩 Database migration

🚀 New importers

🚀 General features and enhancements

🚀 API features and enhancements

  • Release: Merge release into master from: release/2.7.0 @github-actions (#5865)
  • Allow empty report files (in API v2 and UI) @damiencarol (#5846)
  • Wrong var in include_executive_summary block for product_type @Safren-tutu (#5833)
  • Hide "Staff" flags in UI and API plus documentation of configuration permissions @StefanFl (#5756)
  • Configuration authorization 3: Finish making more configuration permissions editable @StefanFl (#5713)
  • Removal of AUTHORIZATION_STAFF_OVERRIDE @StefanFl (#5699)
  • Removal of is_staff for various functionalities @StefanFl (#5682)
  • Revert permission changes for test_type and development_environment @StefanFl (#5692)
  • API: return stats for api (re)imports @valentijnscholten (#5635)

🐛 Bug Fixes

🧰 Maintenance

🖌 Updates in UI