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 Qualys VM/OS null date issue. (#3148)

Co-authored-by: Ian Walton <[email protected]>

github.com/DefectDojo/django-DefectDojo - ff64fce4fd39cd7a8e2b379f20ee236cbec6feed authored about 4 years ago
build(deps): bump django-crum from 0.7.7 to 0.7.8 (#3161)

Bumps [django-crum](https://github.com/ninemoreminutes/django-crum) from 0.7.7 to 0.7.8.
- [Rel...

github.com/DefectDojo/django-DefectDojo - ccc3f61ca155ce480adb1172ef59ea79add338bf authored about 4 years ago
chore(deps): update rabbitmq:3.8.9 docker digest to fc56664 (docker-compose.yml) (#3188)

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

github.com/DefectDojo/django-DefectDojo - 2c095dd5a986e67057e6ebdfaf4456d8b4df30f3 authored about 4 years ago
build(deps): bump djangorestframework from 3.12.1 to 3.12.2 (#3182)

Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.12.1 to 3.12...

github.com/DefectDojo/django-DefectDojo - 7cff20933b52cb81919249ed8965c3b3f8ee8455 authored about 4 years ago
Delete all_product_findings.html (#3193)

github.com/DefectDojo/django-DefectDojo - 67d0f856d25e0aaf2200a19853c90c8775095bb5 authored about 4 years ago
reduce default loglevel to INFO (#3195)

github.com/DefectDojo/django-DefectDojo - ad0e2ff318584fe23c000aeb4387727419b687da authored about 4 years ago
Merge pull request #3198 from DefectDojo/master-into-dev/1.10.0-dev

Release: Merge back master into dev from: master-into-dev/1.10.0-dev

github.com/DefectDojo/django-DefectDojo - 2f5a69e6d378750f211494186f2bf4182a191502 authored about 4 years ago
Merge branch 'dev' into master-into-dev/1.10.0-dev

github.com/DefectDojo/django-DefectDojo - f110560a29fb192c67ac9c9047236a89d8dcfc5d authored about 4 years ago
Update versions in application files

github.com/DefectDojo/django-DefectDojo - ae3403c3ed7f8f755beab821c83f8ff4602725db authored about 4 years ago
Update new-release-master-into-dev.yml

github.com/DefectDojo/django-DefectDojo - f7025ab0071a42e691c5d8eec58b6c4cefa5d02a authored about 4 years ago
Update new-release-pr.yml

github.com/DefectDojo/django-DefectDojo - a5552b7301f859345407d7cf6310926ecbbf78ec authored about 4 years ago
Update new-release-master-into-dev.yml

github.com/DefectDojo/django-DefectDojo - 510670759e39ad5df9bba1c7371bb6fbe922f39a authored about 4 years ago
Create new-release-master-into-dev.yml

github.com/DefectDojo/django-DefectDojo - e8da1a4d9abea6a657d8147dee140df188ced1c5 authored about 4 years ago
Merge pull request #3196 from DefectDojo/release/1.9.2

Release PR - release/1.9.2

github.com/DefectDojo/django-DefectDojo - 45b464576e8d6d7d0df6fea6e694ca6ff2fe2d63 authored about 4 years ago
Merge branch 'master' into release/1.9.2

github.com/DefectDojo/django-DefectDojo - d4d8fff55d8ff7b42e226b72e5559c2da8608e1a authored about 4 years ago
fix tag and release workflow

github.com/DefectDojo/django-DefectDojo - f074985a3be5320509fc5d182c3d3bbdf20165b8 authored about 4 years ago
Merge branch 'master' into release/1.9.2

github.com/DefectDojo/django-DefectDojo - 13a8afeabd290c52e8b6975a320ac70c732eb8bf authored about 4 years ago
configure workflows to run on release branches

github.com/DefectDojo/django-DefectDojo - 02dd9404fb480815ddda813d9797e491eae700d8 authored about 4 years ago
configure workflows to run on release branches

github.com/DefectDojo/django-DefectDojo - 39a8582537c050507266ba7e7c15311b22cd9f6a authored about 4 years ago
configure workflows to run on release branches

github.com/DefectDojo/django-DefectDojo - d7f723abbdabe1f7539f1be1fe1c7eb6b53586a2 authored about 4 years ago
Merge branch 'master' into release/1.9.2

github.com/DefectDojo/django-DefectDojo - d4605f0364eea9ddb80e50b562545df133b4a44f authored about 4 years ago
Update versions in application files

github.com/DefectDojo/django-DefectDojo - c7b795473144d327f5e9063517587be9afc61f09 authored about 4 years ago
github action release workflow: support bugfix/hotfix releases (#3181)

* Update new-release-pr.yml

* Update new-release-tag-docker.yml

github.com/DefectDojo/django-DefectDojo - c7569184287a711a7eee9504b81562218411a792 authored about 4 years ago
semgrepReport (JSON) import Scans (#2781)

* Add semgrep integration files.

* First pass at parser, model, and helper fns.

* Refactor...

github.com/DefectDojo/django-DefectDojo - efd8202de8b6c2b4eb5f64dad927d4a53ecf5397 authored about 4 years ago
APIv2: Use serializers instead of direct access to fields of model instance (#3141)

Co-authored-by: Romain Jufer <[email protected]>

github.com/DefectDojo/django-DefectDojo - 790576b942726740aad592043830dbc316b72ef6 authored about 4 years ago
master-to-dev: GitHub actions k8s fixes (#3190)

master-to-dev: GitHub actions k8s fixes (#3190)

github.com/DefectDojo/django-DefectDojo - c6052caeec1f7a8ec067b58b7ffd18fcfaf0b0cb authored about 4 years ago
Merge branch 'dev' into k8s-1

github.com/DefectDojo/django-DefectDojo - 653e4ab68f3935d44151e3eb539fa5e02dd5d652 authored about 4 years ago
GitHub actions k8s fixes (#3190)

* copy from dev

* Fix: helm3 movine to new repo

* Fix: helm3 movine to new repo

* Test
...

github.com/DefectDojo/django-DefectDojo - 92a0aad7b3ba8c813a8ab6466adddc47455599f8 authored about 4 years ago
django-debug-toolbar: add example config + required pip packages (#3173)

github.com/DefectDojo/django-DefectDojo - 9f95d81fa579a1f797ec39880dc0b6c2cae540d3 authored about 4 years ago
logging: improve variable naming for HANDLERs (#3171)

github.com/DefectDojo/django-DefectDojo - 111e7f54c527dc7aeb3b36df40f866c98c2fc9ff authored about 4 years ago
jira: add logging of metadata (#3187)

* fix jira stuff in 1.9.1

* jira setup: log exceptions instead of swallowing

* jira: add l...

github.com/DefectDojo/django-DefectDojo - c9780c849edf10ffcfd75820446dcf641e2d26d4 authored about 4 years ago
sync master to dev after k8s workflow updates #3183 (#3185)

* GitHub actions: Adding docker hub login, k8s imagepullSecrets improvements (#3169)

Co-autho...

github.com/DefectDojo/django-DefectDojo - 6ad09189b904a40206b9751ba549ca6fd783689e authored about 4 years ago
Moving away from kubernetes to charts repo (#3183)

* copy from dev

* Fix: helm3 movine to new repo

* Fix: helm3 movine to new repo

Co-auth...

github.com/DefectDojo/django-DefectDojo - c9db35746155ae315786bed7774ff93051a11e74 authored about 4 years ago
fix jira add/edit configuration (#3165)

* fix jira stuff in 1.9.1

* jira setup: log exceptions instead of swallowing

github.com/DefectDojo/django-DefectDojo - 056b98d9c6ae1356070edf9582798e6b9d68c3cc authored about 4 years ago
added import statement for #3167: django.db.models.Q (#3168)

Co-authored-by: Schwegler, Sebastian <[email protected]>

github.com/DefectDojo/django-DefectDojo - b4eb8bb04c859d742fedc119f99c4d310a90157a authored about 4 years ago
GitHub Action: k8s helm dockerhub login (#3155)

* Using secrets for docker

* Commenting branches for test

* Commenting branches for test
...

github.com/DefectDojo/django-DefectDojo - 3dfca89a7ed8159e10c117876a34ff2fe61ec866 authored over 4 years ago
GitHub actions: Adding docker hub login, k8s imagepullSecrets improvements (#3169) (#3170)

Co-authored-by: Dubravko Sever <[email protected]>

Co-authored-by: Sever <dubravko.se...

github.com/DefectDojo/django-DefectDojo - 126714d9b392edc62c728d5db0563e0f8a4de175 authored over 4 years ago
GitHub actions: Adding docker hub login, k8s imagepullSecrets improvements (#3169)

Co-authored-by: Dubravko Sever <[email protected]>

github.com/DefectDojo/django-DefectDojo - d0da70851a6b4bb2150522fb8e65f7406bcf7346 authored over 4 years ago
Merge pull request #3151 from sherwin-williams/fix-veracode-parser

Veracode parser bug fixes.

github.com/DefectDojo/django-DefectDojo - ecb9bcd195e4fe59e91085255276a51d69c87a2b authored over 4 years ago
settings: support add settings.py and support local_settings.py (#3136)

* settings: support add settings.py and support local_settings.py

* settings: support add set...

github.com/DefectDojo/django-DefectDojo - 36513a5613a2956962f9e471d6e25bbdf05be29f authored over 4 years ago
Merge pull request #3152 from DefectDojo/master-dev-sync

Sync Master 1.9.1 with Dev

github.com/DefectDojo/django-DefectDojo - f6e22c45d8f3e7fe56e4dfafd961fff2a4c11053 authored over 4 years ago
Merge branch 'dev' into master-dev-sync

github.com/DefectDojo/django-DefectDojo - 9815e350601c42018a0d82c166cc39cfc1c64559 authored over 4 years ago
github template improvements bug report / pr (#3119)

github.com/DefectDojo/django-DefectDojo - 9855b93b20fa044b58b43e906e3956fdc1bdd8bf authored over 4 years ago
Kubernetes liveness and readiness improvement (#3043)

* Kubernetes liveness and readiness improvment

* Why we enable http endpoint

* Make uwsgi ...

github.com/DefectDojo/django-DefectDojo - 4bdf0fdb1e58f5a3c5055ba3c213871427f13c7f authored over 4 years ago
Merge pull request #149 from DefectDojo/Maffooch-patch-1

Add update notes to 1.9.1

github.com/DefectDojo/Documentation - 668d8618f2a5a4d9720aba4b0f957456727c9ae3 authored over 4 years ago
Merge branch 'master' into Maffooch-patch-1

github.com/DefectDojo/Documentation - c4e4a906e2cf4a1ae2fb360476dabc4f695496b8 authored over 4 years ago
Merge pull request #150 from DefectDojo/Maffooch-patch-2

Update conf.py

github.com/DefectDojo/Documentation - 5a2a68220155bddbf89f64aec38c7ab8399244be authored over 4 years ago
Merge pull request #3149 from DefectDojo/release/1.9.1

Release/1.9.1

github.com/DefectDojo/django-DefectDojo - a5714cd41e66293fc8abc9584bc702f0e1320d43 authored over 4 years ago
Veracode parser bug fixes.

github.com/DefectDojo/django-DefectDojo - 70148a929406184ca33cda42d7384b90d0fad193 authored over 4 years ago
Fix Authorized User bugs (#3146)

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

github.com/DefectDojo/django-DefectDojo - 43d00ded9b4740e89ddac6dc5b75b3017ad868ba authored over 4 years ago
Fix endpoint_status bug for ad-hoc findings (#3147)

* Fix endpoint_status bug for ad-hoc findings

* Fix Flake8

Co-authored-by: Maffooch <codym...

github.com/DefectDojo/django-DefectDojo - 6978806516256f84e1593f59ea3f66666136c0ed authored over 4 years ago
Merge pull request #145 from DefectDojo/valentijnscholten-patch-3

1.10: JIRA Webhook secrets upgrade notes

github.com/DefectDojo/Documentation - b413b96cb5e321041580212dd67ded205033205a authored over 4 years ago
Add update notes to 1.9.1

github.com/DefectDojo/Documentation - eadf4a6c69ac71c540b4f610fe5aabf5460155b8 authored over 4 years ago
Merge pull request #3137 from Maffooch/endpoint

Fix endpoint_status filter and bug in ad-hoc finding creation

github.com/DefectDojo/django-DefectDojo - afce819106b3fed475891b6c76c8c1884fb96d39 authored over 4 years ago
Merge pull request #3142 from Maffooch/auth_user

Revoke access to authorized users after removal

github.com/DefectDojo/django-DefectDojo - 9a0a08789e6950519d0b8d78b579bea21602e34d authored over 4 years ago
Update version numbers

github.com/DefectDojo/django-DefectDojo - b779a745940a2382ced4ab47c6080785ccb09c40 authored over 4 years ago
build(deps): bump google-auth-oauthlib from 0.4.1 to 0.4.2 (#3127)

Bumps [google-auth-oauthlib](https://github.com/GoogleCloudPlatform/google-auth-library-python-o...

github.com/DefectDojo/django-DefectDojo - 0643871ab197e5c919812ba1f9158334c09699ba authored over 4 years ago
Centralize logic to decide on async or foreground tasks (#3091)

* async logic: simplify decision to go async

github.com/DefectDojo/django-DefectDojo - 4f0f134f2f419a71bedfe904d55c50b34e4cc6de authored over 4 years ago
build(deps): bump pytz from 2020.1 to 2020.4 (#3138)

Bumps [pytz](https://github.com/stub42/pytz) from 2020.1 to 2020.4.
- [Release notes](https://g...

github.com/DefectDojo/django-DefectDojo - 68776482fb69493a08e199fbd81f192ab45f7e1e authored over 4 years ago
build(deps): bump django from 2.2.16 to 2.2.17 (#3139)

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

github.com/DefectDojo/django-DefectDojo - b31c424cb455157bb108d503df7d6717ed3cd48b authored over 4 years ago
Fix Authorized User bugs

github.com/DefectDojo/django-DefectDojo - e68dce83ac58b091a49843f3838112ac86948cf6 authored over 4 years ago
findings api: added display_status and branch to related_fields (#3017)

Co-authored-by: Ricardo Meulendijks <[email protected]>

github.com/DefectDojo/django-DefectDojo - 14c0beee9f4fa6aadefae287535886f04560b8cc authored over 4 years ago
Fix endpoint_status bug for ad-hoc findings

github.com/DefectDojo/django-DefectDojo - 1c0d6520116e7bf483e79c350c3d40baf6e45077 authored over 4 years ago
duplicates: only show first 5 bug icons, link to duplicate cluste section (#3088)

github.com/DefectDojo/django-DefectDojo - 149c74afd0f199b758232f633745236a48f5f20a authored over 4 years ago
Update url_shortner to fix bugs and show more meaningful part of the endpoint (#3118)

* Refactor url_shortner to fix bug with single char paths

Refactor url shortner to remove ext...

github.com/DefectDojo/django-DefectDojo - 17fc8b8f45bcf14bae9cb10b84613c12a9da95ab authored over 4 years ago
chore(deps): update stefanzweifel/git-auto-commit-action action from v4.1.2 to v4.7.2 (.github/workflows/new-release-pr.yml) (#3111)

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

github.com/DefectDojo/django-DefectDojo - d9862953dba53fb3443070584890584093a5172c authored over 4 years ago
Add more findings info to engagement/test views (#3029)

* add columns to engagement views

* flake8

* add an s

* fix js error - add mitigated to...

github.com/DefectDojo/django-DefectDojo - 1cdcfa12f4c15c0dd6097ab1acfa470700d76b96 authored over 4 years ago
build(deps): bump cryptography from 3.2 to 3.2.1 (#3112)

Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2 to 3.2.1.
- [Release notes]...

github.com/DefectDojo/django-DefectDojo - bdb83c230fb362a1f9fafa73ef1cea492ac8aca6 authored over 4 years ago
Changed .jpeg file to .jpg for Valentijn's picture

github.com/DefectDojo/defectdojo-web - c84eca1a241ca71b9abce86f34f169742bd77c40 authored over 4 years ago
Merge pull request #4 from madchap/master

Update the number of parsers

github.com/DefectDojo/defectdojo-web - fa95215e46af59fe22e600f81381e2547663dfd0 authored over 4 years ago
Merge pull request #3 from valentijnscholten/add-fred-valentijn

team: add fred and valentijn

github.com/DefectDojo/defectdojo-web - 712465395611d3f76c8e06b3ae3875d7cc984c19 authored over 4 years ago
update number of importers available

github.com/DefectDojo/defectdojo-web - 0402c07d9892b7e43072e524b63c142d277345d8 authored over 4 years ago
team: add fred and valentijn

github.com/DefectDojo/defectdojo-web - bc4e599fc92db7f67c3b49a18d7bc6c897b645fb authored over 4 years ago
update settings-docs.rst with DD_FOOTER_VERSION (#147)

update settings-docs.rst with DD_FOOTER_VERSION

github.com/DefectDojo/Documentation - 25efcc5c4c2041c6b5bde6a29394b28947915791 authored over 4 years ago
Add additional Fortify scan files

github.com/DefectDojo/sample-scan-files - 997a530251379ee6c5eff127ec559d12d258b6ae authored over 4 years ago
Update upgrading.rst

github.com/DefectDojo/Documentation - 30c9f56ff5c80bfb54f8c6603239e28484a37b62 authored over 4 years ago
Update upgrading.rst

github.com/DefectDojo/Documentation - a275eb9533d5ffe14d2860c9300ca4a5ea17234b authored over 4 years ago
Merge pull request #59 from xee5ch/issue-2720-semgrep-sample-files

Add example semgrep results.

github.com/DefectDojo/sample-scan-files - 2d740f46535c6dc1e44b997e8eba30e325446074 authored over 4 years ago
Merge pull request #53 from steeve85/acunetix-new-samples

Adding Acunetix sample files

github.com/DefectDojo/sample-scan-files - f9fe8d75b82c29340f8c6256d4611ac32284755d authored over 4 years ago
Update upgrading.rst

github.com/DefectDojo/Documentation - ba0be4a6fc84cb53765779b15abe2b2a007b7ef7 authored over 4 years ago
Update upgrading.rst

github.com/DefectDojo/Documentation - 00b38261ae42633504fa474f3804810656c030cc authored over 4 years ago
1.10: JIRA Webhook secrets upgrade notes

github.com/DefectDojo/Documentation - 86e909409168dcda87ac143be61501c4b08e7e5c authored over 4 years ago
revert premature commit

github.com/DefectDojo/Documentation - 96699012ac6eb93531cfb84a1b9ea18e951cac6c authored over 4 years ago
1.10: JIRA Webhook Secret

github.com/DefectDojo/Documentation - af2f1f179f841bb7146af77b8bab22c44266280a authored over 4 years ago
Fixed typo in the --help output

github.com/DefectDojo/godojo - becb44dcd0811412f59c8f4cfb87685fb2c659c0 authored over 4 years ago
Merge pull request #144 from Maffooch/master

Add message about endpoint_status corrections

github.com/DefectDojo/Documentation - 2dd664b4583f52bf6da33b3bfa91b91bcd33f09c authored over 4 years ago
Merge pull request #143 from SPoint42/defect-doc

add DrHeader integration

github.com/DefectDojo/Documentation - b4965fb7d0c5931b41688b1f10d43f7b344ee921 authored over 4 years ago
Add reference to script for users on 1.8.0

github.com/DefectDojo/Documentation - c77ae22c8a5c130cbfedd3660c759b9b85c34560 authored over 4 years ago
Updated for 1.8.0 installs

github.com/DefectDojo/godojo - 4f212bd52e495d0b5e0756d79a195bad530499fe authored over 4 years ago
Add message about endpoint_status corrections

github.com/DefectDojo/Documentation - dc1b03343080651c9fd2e832dd51f83d5012744a authored over 4 years ago
add DrHeader integration

github.com/DefectDojo/Documentation - a003b1a7b0de1ece537ba5aee9ef9f65e1a8c373 authored over 4 years ago
Merge pull request #142 from dsever/monitoring

Exposing prometheus metrics

github.com/DefectDojo/Documentation - e030b5d173a3c6eb0d844656c8247dacad67bb9e authored over 4 years ago
Exposing prometheus metrics

github.com/DefectDojo/Documentation - c5bcad5b00e44c64a8a034f2286433ed5d47931a authored over 4 years ago
Merge pull request #141 from StefanFl/sslyze

Added SSLyze JSON scan

github.com/DefectDojo/Documentation - b8c5bc76b9ca2957eb82ca6018234a184e731284 authored over 4 years ago
Added SSLyze JSON scan

github.com/DefectDojo/Documentation - 2fcb4abfe325f877638513bb1f7eeb308aeb5b2a authored over 4 years ago
Replace Hipchat with Teams (#140)

github.com/DefectDojo/Documentation - a4366766f05065a01e5914b143f627cd76109570 authored over 4 years ago
Merge pull request #139 from xens/align_findings_doc_with_api_doc

Align findings doc with api doc

github.com/DefectDojo/Documentation - 65a50fe1a627a393d1530c1df50608e52bcf4233 authored over 4 years ago
doc: align findings documentation with API doc

github.com/DefectDojo/Documentation - 582ecd19c1fcb49af7a9b7c055c6b28554ad083f authored over 4 years ago