Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

DefectDojo

Open source vulnerability management and security orchestration.
Collective - Host: opensource - https://opencollective.com/django-defectdojo - Website: https://www.defectdojo.org/ - Code: https://github.com/DefectDojo

fix: incorrect implementation of templating

github.com/DefectDojo/cookiecutter-scanner-parser - a90cc66f43a13b333dcc96268a5ab2c0ea7f36d2 authored over 3 years ago
Bump nginx from 1.19.10-alpine to 1.21.0-alpine (#4581)

Bumps nginx from 1.19.10-alpine to 1.21.0-alpine.

Signed-off-by: dependabot[bot] <support@git...

github.com/DefectDojo/django-DefectDojo - 268e25141f8faa694f77e33ec98f278ca6162453 authored over 3 years ago
add arrival as sponsors (#4558)

github.com/DefectDojo/django-DefectDojo - 9dba62aedc42b58c418e77c9e6d0c818c9cd1c43 authored over 3 years ago
Bump humanize from 3.5.0 to 3.6.0 (#4579)

Bumps [humanize](https://github.com/jmoiron/humanize) from 3.5.0 to 3.6.0.
- [Release notes](ht...

github.com/DefectDojo/django-DefectDojo - 9e88e0480c9afd58b21354d7de38ea6f12fd0f2c authored over 3 years ago
Bump sqlalchemy from 1.4.15 to 1.4.17 (#4580)

Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.15 to 1.4.17.
- [Release ...

github.com/DefectDojo/django-DefectDojo - 40d28c3317b457cd3bbe6a29e40585d145af29b9 authored over 3 years ago
Upgrade celery to 5.1.0 (#4566)

* Update CONTRIBUTING.md

* Update requirements.txt

* Update entrypoint-celery-beat.sh

*...

github.com/DefectDojo/django-DefectDojo - 86aeda553001eccbe60a8927056cda218ea3cfca authored over 3 years ago
Merge pull request #5 from natebwangsut/main

fix: Typo on cookiecutter templating format

github.com/DefectDojo/cookiecutter-scanner-parser - a61e996cd1ee086c10e73db63fc35f4664266563 authored over 3 years ago
fix: Typo on cookiecutter templating format

github.com/DefectDojo/cookiecutter-scanner-parser - bcde832798c853e7287d6b5db6666431dd016f46 authored over 3 years ago
Fix celery to be used in integration tests (#4576)

* fix celery in integration tests

* fix celery in integration tests

* fix celery in integr...

github.com/DefectDojo/django-DefectDojo - 32de6d4d342a13ef93c9393064f27598a28b894b authored over 3 years ago
parser guide: show most recent merged PRs first (#4550)

github.com/DefectDojo/django-DefectDojo - aa6220ee33825a63058fed7e79bbe97ba6dee017 authored over 3 years ago
Bump python from 3.8.9-slim-buster to 3.8.10-slim-buster (#4464)

* Bump python from 3.8.9-slim-buster to 3.8.10-slim-buster

Bumps python from 3.8.9-slim-buste...

github.com/DefectDojo/django-DefectDojo - e1d1927b1f6ecba3cad2f1ec6dfaed28a9676dd5 authored over 3 years ago
keepdb between unit tests

github.com/DefectDojo/django-DefectDojo - eab566e142eb13da59023c665588bf5219209d65 authored over 3 years ago
keepdb between unit tests

github.com/DefectDojo/django-DefectDojo - 9a53fe41592c61cd582500ccbb3d4598de5b1f3a authored over 3 years ago
Update parser.py (#4509)

github.com/DefectDojo/django-DefectDojo - acca5618530a24967d165f6d7fd9bbb6d50f96b3 authored over 3 years ago
Set a configurable min_access_level for Gitlab projects import. Fix #4486 (#4559)

* add Gitlab project min_access_level in settings

* Update settings.dist.py

* Update pipel...

github.com/DefectDojo/django-DefectDojo - 75bad1b3d3e772dbdf6cf720db1243391fbd7f5f authored over 3 years ago
Deduplicate and simplify code for finding filters (#4496)

* tags: filter on not having tags

* tag filter enhancements api filters

* tag filter enhan...

github.com/DefectDojo/django-DefectDojo - 9aa312cfc0c86ab892b5e8858303ee1600c2f5d2 authored over 3 years ago
Tags: allow filtering on NOT having tags, add API filters for transitive tags (#4423)

* tags: filter on not having tags

* tag filter enhancements api filters

* tag filter enhan...

github.com/DefectDojo/django-DefectDojo - b7b6694473ecebd55ce61fa59ecf7de9d448b1d8 authored over 3 years ago
move "RunPython(move_fqdn_to_host)" (#4574)

github.com/DefectDojo/django-DefectDojo - 5958569d23bde28c7a47583ecd4d800ddfc5e504 authored over 3 years ago
fix missing logger in migration

github.com/DefectDojo/django-DefectDojo - e7b179e011074ca571bcf85d53dfaf307e26ad91 authored over 3 years ago
OpenVAS: process Hostname (+fix empty protocol) (#4570)

* OpenVAS: process Hostname (+fix empty protocol)

* flake8

github.com/DefectDojo/django-DefectDojo - a0292f9906348018828581d23a0efe97e3b3360b authored over 3 years ago
Endpoints - add .clean() to unit tests + doc (#4569)

* Remove endpoint duplicity in NessusXMLParser
Inspired by NessusWASXMLParser

* Add .clean()...

github.com/DefectDojo/django-DefectDojo - 877380a0ef9bf2032ac79e354044ff452afa6706 authored over 3 years ago
Authorization V2: Improved error code and message (#4572)

* Improved error code and message

* fix unit test for current authorization

github.com/DefectDojo/django-DefectDojo - 96678d20409d5bc31bd56b34fa8caaf032531e39 authored over 3 years ago
Nexpose parser: Add "Host Up" + "Open port" and handling non-standard names of services (#4564)

* Add "Host Up" and "Port open" for Nexpose parser
Inspired by NMAP parser

* Add non-standar...

github.com/DefectDojo/django-DefectDojo - 0f23305d2271b1eb2af30b8814fc43bd97f49404 authored over 3 years ago
GHA: temp enable logs for integration tests

github.com/DefectDojo/django-DefectDojo - 897ec3223b1f70ff47c5c4c461aa4f14e0dd5dae authored over 3 years ago
GHA: temp enable logs for integration tests

github.com/DefectDojo/django-DefectDojo - 7f180d9976e6b91b06aaacf4cedc3a0c40cc21db authored over 3 years ago
Merge pull request #4 from kiblik/main

Add cleaning endpoints

github.com/DefectDojo/cookiecutter-scanner-parser - 53424a24e77341e3c96ab117936afe5f97a7f093 authored over 3 years ago
Authorization V2: API and queries for groups (#4530)

* before tests

* after manual, unit and integration tests

* api after unit and integration...

github.com/DefectDojo/django-DefectDojo - 2310287d0f057f8aba2c075a0bf7f6b04d44157e authored over 3 years ago
Fix aqua deduplication algorithm (#4557)

* fix aqua deduplication algorithm

* Update dojo/settings/settings.dist.py

Co-authored-by:...

github.com/DefectDojo/django-DefectDojo - a829d9e776496ea46523f67b9c0f0227cffeddd8 authored over 3 years ago
Bump urllib3 from 1.26.4 to 1.26.5 (#4561)

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5.
- [Release notes](ht...

github.com/DefectDojo/django-DefectDojo - f7dc241681d1c4df204a2a9b4318525a66772728 authored over 3 years ago
NessusXMLParser: Remove endpoint duplicity + fix protocol parser and url in fqdn field (#4568)

* Remove endpoint duplicity in NessusXMLParser
Inspired by NessusWASXMLParser

* Nessus (was)...

github.com/DefectDojo/django-DefectDojo - 7138d72dfc80f1da16137dfe393969ccefe1c5ff authored over 3 years ago
Ingress pathtype fix (#4565)

* Fix: broken helm in dev

* Enable: k8s test

* Disable tests

* Bump version

* Sim. f...

github.com/DefectDojo/django-DefectDojo - 3ea998f5faadec209ecdc8e5aea7fca61f7aef67 authored over 3 years ago
Update defectdojo_apiv2.py

github.com/DefectDojo/defectdojo_api - 47bc7c7fa192d2c2d2ad2b10c5c8eb988eebdf8e authored over 3 years ago
Adding optional parameters to the set_test function (#50)

* Pass tuple with file path and file content to the upload_scan function to fix issue with Nessu...

github.com/DefectDojo/defectdojo_api - eba97019a75858d5afbe371f5fce89b3804ea51c authored over 3 years ago
Add full support for using ports and userinfo in endpoints v2 (#4473)

* Add full support for using ports and userinfo in endpoints

* Fix Flake8

* Better wording...

github.com/DefectDojo/django-DefectDojo - 4ee837d56c2e31983f05ceb5d42c92494f6de082 authored over 3 years ago
chore(deps): update rabbitmq:3.8.16 docker digest from 3.8.16 to 3.8.16 (docker-compose.yml) (#4567)

Co-authored-by: Renovate Bot <[email protected]>

github.com/DefectDojo/django-DefectDojo - a407349e131ca2c151de2f2ca0defe67955d5115 authored over 3 years ago
chore(deps): update helm/chart-testing-action action from v2.0.1 to v2.1.0 (.github/workflows/test-helm-chart.yml) (#4556)

Co-authored-by: Renovate Bot <[email protected]>

github.com/DefectDojo/django-DefectDojo - dff3fcab1b401137e2df21ce004cc1bc0e563b38 authored over 3 years ago
after manual, unit and integration tests (#4563)

github.com/DefectDojo/django-DefectDojo - 6fffb99c27ed644fe7dce365ee3cc9868ecfbea1 authored over 3 years ago
chore(deps): update dependency autoprefixer from 10.2.5 to v10.2.6 (docs/package.json) (#4560)

Co-authored-by: Renovate Bot <[email protected]>

github.com/DefectDojo/django-DefectDojo - 0edb4f7a0eab3c3867cac02cbb43b0840c6cc1a7 authored over 3 years ago
Capturing enhancements to the DefectDojo API (v2) Python wrapper (#39)

* Pass tuple with file path and file content to the upload_scan function to fix issue with Nessu...

github.com/DefectDojo/defectdojo_api - da281eaf7b536240d22036135ea7a707156af4ca authored over 3 years ago
Bump google-auth from 1.30.0 to 1.30.1 (#4554)

Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.30.0 to 1.3...

github.com/DefectDojo/django-DefectDojo - 12cdd9f8db42051ff616938dbc7f9712cfd68598 authored over 3 years ago
Bump google-auth from 1.30.0 to 1.30.1 (#4554)

Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.30.0 to 1.3...

github.com/DefectDojo/django-DefectDojo - bb153fe9040dfbcf21cde94912f577625532f810 authored over 3 years ago
add new parser - TFSec (#4525)

* add new parser - TFSec

* fix flake8 errors

* Update parser.py

* define dedupe algo ha...

github.com/DefectDojo/django-DefectDojo - e06554ef45d9f6553b5a9b1de18c62b7b9de5d65 authored over 3 years ago
search: don't fail on endpoints without product (#4422)

github.com/DefectDojo/django-DefectDojo - 406de257ace041f0ad85668b89ce230119854f7b authored over 3 years ago
Added Nessus WAS Scanner (#4548)

* Added Nessus WAS Scanner

* Added Nessus WAS Scanner

* Removed unused import

* Fixed r...

github.com/DefectDojo/django-DefectDojo - a5b5aa7d828a342fa99a5717f5a2a0af8f2a7a5b authored over 3 years ago
add new parser - terrascan (#4528)

* add new parser - terrascan

* define dedupe algo hash code

* Update dojo/tools/terrascan/...

github.com/DefectDojo/django-DefectDojo - 2588717b93b938f3eae9d5c7029d574c663f7bbc authored over 3 years ago
add new parser - cargo audit (#4531)

* add new parser - cargo audit

* fix dedupe DEDUPE_ALGO_HASH_CODE

* fix dedupe algoritm

...

github.com/DefectDojo/django-DefectDojo - d7349958069d80b0ac9192511b9842bb0ce33605 authored over 3 years ago
[Generic parser] add JSON format (#4484)

github.com/DefectDojo/django-DefectDojo - 84f9b3dc3c01118b4bd7b47f70b3f773802d328f authored over 3 years ago
Allow alternate service types without enabling gke #4388 (#4410)

* wip

* bump version

* Update benchmark_requirement.json

* bump chart version

* Upda...

github.com/DefectDojo/django-DefectDojo - dcc5a7b3e14ee0f5d397a19fd674ac0a08707bb1 authored over 3 years ago
Updated to make using local_settings.py better supported/easier (#11)

* Many minor edits/clean-ups

* Updated to handle upcoming changes in DefectDojo 2.0

* Upda...

github.com/DefectDojo/godojo - 24d4ed912ebb48b2edfe756a8dfae174b427e771 authored over 3 years ago
Merge branch 'master' into dev

github.com/DefectDojo/godojo - 56371ec83f2c81b9d93d78eddbfa602f9301b3dc authored over 3 years ago
Updated to make using local_settings.py better supported/easier

github.com/DefectDojo/godojo - 1370835294bcc6d9c47282198214bbca55c34abc authored over 3 years ago
Fix edit finding view to unset duplicate status of a finding (#4446)

* force reset dup status

* dedupe false if we're touching duplicate

* dedupe false if we'r...

github.com/DefectDojo/django-DefectDojo - ee3fde46f1b4750a8e3b8aa8af5e3c67ba320daa authored over 3 years ago
Fixes for 2 bugs for users (#4549)

github.com/DefectDojo/django-DefectDojo - b3054c9d232109e5258dffba51ec2a8f403f786e authored over 3 years ago
Don't show Dojo_User in admin site (#4536)

github.com/DefectDojo/django-DefectDojo - a64b7bf4ec11511e0fd13169369dd89bda01bfd1 authored over 3 years ago
parser guide: add info about dedupe algorithm (#4537)

github.com/DefectDojo/django-DefectDojo - 1bd47982386cd52afb9ef6c71e676f681ddc71f6 authored over 3 years ago
Fix typo in tooltip (#4518)

* Fix typo in tooltip

* Remove rogue characters in comment

github.com/DefectDojo/django-DefectDojo - c682fe17ff73b0bbe83095c17d91ef8f5b900ba1 authored over 3 years ago
add new parser - Detect-secrets (#4527)

* add new parser - Detect-secrets

* fix flake8

* fix flake8

* Update docs/content/en/in...

github.com/DefectDojo/django-DefectDojo - eb3f8070fc9fe498846258098c9d6e569cc6bcc5 authored over 3 years ago
Bump django from 3.1.8 to 3.1.11 (#4546)

Bumps [django](https://github.com/django/django) from 3.1.8 to 3.1.11.
- [Release notes](https:...

github.com/DefectDojo/django-DefectDojo - cda204873b4342fae78d3c08199e1a99b9c857d9 authored over 3 years ago
upgrade django 3.1.8 -> 3.1.11 (#4542)

github.com/DefectDojo/django-DefectDojo - 447274a9e1e0605f28303b872b04f22dc8656e0c authored over 3 years ago
Remove report_created notification (#4544)

github.com/DefectDojo/django-DefectDojo - 4642ffb6aab059d2f01aa0d4b5abcbeb45048e89 authored over 3 years ago
[Coverity API parser] add verified data (#4467)

github.com/DefectDojo/django-DefectDojo - 899c930cca0fe9202df2ef081da2a1230b11ac33 authored over 3 years ago
remove django-rest-swagger which was replaced long ago (#4515)

github.com/DefectDojo/django-DefectDojo - 7c34c26b549f5931d237ea9af4d83974ad9a33ea authored over 3 years ago
Fix small UI typo in inherited Jira config (#4522)

github.com/DefectDojo/django-DefectDojo - 46027410d77802b6271920430040bd27ed494292 authored over 3 years ago
fix gitleaks parser report with redacted feature enabled (#4494)

github.com/DefectDojo/django-DefectDojo - 1a5d08dae71864f29ab8fedf478d1c81fa875891 authored over 3 years ago
chore(deps): update dependency postcss from 8.2.15 to v8.3.0 (docs/package.json) (#4538)

Co-authored-by: Renovate Bot <[email protected]>

github.com/DefectDojo/django-DefectDojo - c9210a4ce9f2461842a24427bd677f159e824bd9 authored over 3 years ago
chore(deps): update rabbitmq:3.8.16 docker digest from 3.8.16 to 3.8.16 (docker-compose.yml) (#4533)

Co-authored-by: Renovate Bot <[email protected]>

github.com/DefectDojo/django-DefectDojo - 13fc5c277d46265de850399c28179d170fc48419 authored over 3 years ago
Updated to handle upcoming changes in DefectDojo 2.0 (#10)

* Many minor edits/clean-ups

* Updated to handle upcoming changes in DefectDojo 2.0

The se...

github.com/DefectDojo/godojo - 6d19fb0e6f2dd8293035be5bf6779e9d3e6ec226 authored over 3 years ago
Updated to handle upcoming changes in DefectDojo 2.0

github.com/DefectDojo/godojo - e3e99f1bf07462ca4e49ee5ca12fa38acca07258 authored over 3 years ago
Merge pull request #3 from damiencarol/patch-2

Update test_{{ cookiecutter.tool_directory_name }}_parser.py

github.com/DefectDojo/cookiecutter-scanner-parser - 6fcc71454a3e4c0c91cfbf276532a9069bac457e authored over 3 years ago
Merge pull request #2 from damiencarol/patch-1

Update template_json_parser.py

github.com/DefectDojo/cookiecutter-scanner-parser - faa6333e49544eba95265d9ce17e35cd71c43e32 authored over 3 years ago
Bump metismenu from 3.0.6 to 3.0.7 in /components (#4519)

Bumps [metismenu](https://github.com/onokumus/metismenu) from 3.0.6 to 3.0.7.
- [Release notes]...

github.com/DefectDojo/django-DefectDojo - d241ff3b118cca16a032eb6c618f99cb589a5106 authored almost 4 years ago
Update CONTRIBUTING.md

github.com/DefectDojo/django-DefectDojo - 2d6067f6e5b65dd365326c0700af2b0ff358f386 authored almost 4 years ago
Authorization V2: Groups of users (#4503)

* proof of concept

* use Dojo_User instead of User

* merge db migrations

* rename db mi...

github.com/DefectDojo/django-DefectDojo - 17aafee65dc01198eae3d9d2331f409ea7419e61 authored almost 4 years ago
Auto-redirect when only one Social Auth is defined (#4516)

* move '/login' to login_view

* Flake8

* clean usr/views.py

* add DD_SOCIAL_LOGIN_AUTO_...

github.com/DefectDojo/django-DefectDojo - 21580cc7ff1d484ffa79b22661194c7cb7cdc574 authored almost 4 years ago
Add new parser - KICS (#4493)

* add KICS parser

* more robust gettint fields

* Remove numerical_severity

Co-authored-...

github.com/DefectDojo/django-DefectDojo - eaa8d0df8de3901911258738ad86a6e68f4fa238 authored almost 4 years ago
Add new parser - Dockle (#4490)

* add Dockle parser

* add init for dockle parser

* remove numerical_severity

* Update d...

github.com/DefectDojo/django-DefectDojo - f9f27ea7c9e2c4d8c0eb7a14dea5d121b9fed141 authored almost 4 years ago
Add DD_SAML2_CREATE_USER (#4514)

github.com/DefectDojo/django-DefectDojo - 73eb359ce72954c0be07a46929790b02a717b897 authored almost 4 years ago
chore(deps): update manusa/actions-setup-minikube action from v2.4.0 to v2.4.1 (.github/workflows/k8s-testing.yml) (#4512)

Co-authored-by: Renovate Bot <[email protected]>

github.com/DefectDojo/django-DefectDojo - 13e74bf1eed565b1467299d1c4dc291fcc359479 authored almost 4 years ago
Bump gitpython from 3.1.16 to 3.1.17 (#4507)

Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.16 to 3.1.17.
- [...

github.com/DefectDojo/django-DefectDojo - 1bc43cd9a9a82179c2780c43d490e2a892acb596 authored almost 4 years ago
remove or comment out print statements (#4506)

github.com/DefectDojo/django-DefectDojo - f8dfbb0dbc5b539b23f139868eb59ae11b20f3c9 authored almost 4 years ago
Checkboxes to disable checklists, questionnaires and credentials (#4475)

* Disable checklists, questionnaires and credentials

* switch from disable to enable

* ren...

github.com/DefectDojo/django-DefectDojo - 34c59e58a1a50d4b96ff0df43554420c245c6db9 authored almost 4 years ago
fix docs example to run unittests (#4495)

github.com/DefectDojo/django-DefectDojo - 897b0690ac201ce755f535aefac8b37bb2b074db authored almost 4 years ago
switch to Dojo_User (#4501)

github.com/DefectDojo/django-DefectDojo - 8927d6e61ecd83ef447c31681e918d1e683e2326 authored almost 4 years ago
Bump jira from 2.0.0 to 3.0.1 (#4497)

Bumps [jira](https://github.com/pycontribs/jira) from 2.0.0 to 3.0.1.
- [Release notes](https:/...

github.com/DefectDojo/django-DefectDojo - 743b729ce37f7f5b15fbc45de3eb50e90bcb4f1a authored almost 4 years ago
Bump gitpython from 3.1.14 to 3.1.16 (#4498)

Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.14 to 3.1.16.
- [...

github.com/DefectDojo/django-DefectDojo - 9daba246fe0c3a7cf702819453d4b37f621c05b7 authored almost 4 years ago
chore(deps): update mysql:5.7.34 docker digest from 5.7.34 to v5.7.34 (docker-compose.yml) (#4491)

Co-authored-by: Renovate Bot <[email protected]>

github.com/DefectDojo/django-DefectDojo - 4eec61da5f686de32518aa33d3890d24271ea8a4 authored almost 4 years ago
Fix erroneous comparison causing dev env to also be single process (#4487)

* fix erroneous if causing dev to also be single process

* remove traceback import to the pro...

github.com/DefectDojo/django-DefectDojo - 47b5aac87bb9425d378d1e3b101f7dbb896a338d authored almost 4 years ago
Bump debugpy from 1.2.1 to 1.3.0 (#4483)

Bumps [debugpy](https://github.com/microsoft/debugpy) from 1.2.1 to 1.3.0.
- [Release notes](ht...

github.com/DefectDojo/django-DefectDojo - b1ef07d4c8487699c3eeb91a28c3dc23db809e7f authored almost 4 years ago
Bump sqlalchemy from 1.4.14 to 1.4.15 (#4482)

Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.14 to 1.4.15.
- [Release ...

github.com/DefectDojo/django-DefectDojo - ef3c8f5f4ed48eb9bc3d0d46b8a5f410470eb852 authored almost 4 years ago
chore(deps): update rabbitmq:3.8.16 docker digest from 3.8.16 to 3.8.16 (docker-compose.yml) (#4481)

Co-authored-by: Renovate Bot <[email protected]>

github.com/DefectDojo/django-DefectDojo - 2d481de59bd61eefb763aad14c348bdedda6237f authored almost 4 years ago
chore(deps): update dependency postcss from 8.2.14 to v8.2.15 (docs/package.json) (#4480)

Co-authored-by: Renovate Bot <[email protected]>

github.com/DefectDojo/django-DefectDojo - 2e070a3d594412c9d78ea157c9fd454473331cd7 authored almost 4 years ago
Change of the compute severity for Aqua JSON parser (#4465)

* WIP: update the compute for severity

* add a new test file

* New compute for severity

...

github.com/DefectDojo/django-DefectDojo - 2539e52921db5fc3d3941c32066a325cdf9148a6 authored almost 4 years ago
Swap ptvsd for debugpy, ptvsd deprecated #4115 (#4322)

* Merging ptvsd into dev profile

* Documentation minor update and script cleanup

* Updatin...

github.com/DefectDojo/django-DefectDojo - 591e1be7b465732949c993df0179fbc4e449e95c authored almost 4 years ago
Finding groups: (Auto) Group By and more enhancements (#4353)

* bulk edit: allow group by

* finding groups enhancements

* make auto_group_by optional, a...

github.com/DefectDojo/django-DefectDojo - c385871bf653af20ee0930f610f555606cb9c733 authored almost 4 years ago
Merge pull request #4478 from DefectDojo/master

master to dev: Remove actuall ct install (#4476)

github.com/DefectDojo/django-DefectDojo - de93cfbd0b6b81021a75b55b4ad0e91b227a09c0 authored almost 4 years ago
Remove actuall ct install (#4476)

All the k8s installations already run in their matrix

github.com/DefectDojo/django-DefectDojo - 38609f7316cf6bf6cb30736f644fe2c66cc71061 authored almost 4 years ago
Authorization V2: Fixes for role name in API and permissions for role API_Importer (#4472)

github.com/DefectDojo/django-DefectDojo - 490cf43a2483a7a7b27b3ee3eb65273bedab3bd3 authored almost 4 years ago