Ecosyste.ms: OpenCollective

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

github.com/DefectDojo/defectdojo_api

Python API library for DefectDojo
https://github.com/DefectDojo/defectdojo_api

use actual filename for import-scan request (#80)

969f97a51fb3598f8c5ab3c71f3da5426d39c33f authored almost 2 years ago by sarahgibs <[email protected]>
apiv2.create_finding: add service parameter (#78)

a8b1844fa1b1f952107bd8f4ee4c7581deb23041 authored about 2 years ago by Eldorico <[email protected]>
apiv2.create_finding: add service parameter (#78)

1cce8c99e87ed7c1e27b5c71d8b505688d26b3a9 authored about 2 years ago by Eldorico <[email protected]>
Add tags and is_mitigated to list_findings (#72)

* Add tags and is_mitigated to list_findings

* typo

* Update defectdojo_apiv2.py

Co-aut...

25247d26501f569f9e2f45e8335ebe95fd5c1345 authored over 2 years ago by Stephanie Ginovker <[email protected]>
Correction of get product list by name (#75)

Removes the "/" at the end of the request to make the request work

1720cb7730c80f862d6196591717bf77d51e65ca authored over 2 years ago by testsecrbw <[email protected]>
add delete finding function (#76)

0a964bfe8abdea4059fc2242e65566ba797f257b authored over 2 years ago by Stephanie Ginovker <[email protected]>
adding endpoint_to_add variable to upload_scan (#77)

Co-authored-by: Jacob Brozenick <[email protected]>

80afba2d997573b5829f6904b8b227c4dd01520f authored over 2 years ago by menacekop <[email protected]>
Merge pull request #74 from testsecrbw/master

Update defectdojo_apiv2.py

e18f271053e2e7b2722a1bb9fb7b6219ebc78eb3 authored over 2 years ago by Matt Tesauro <[email protected]>
Update defectdojo_apiv2.py

Add the following methods which are missing in the API wrapper:
patch_user(self, user_id,data)...

b8a52ccfbd2df0768000777bd01eda9427c2527c authored over 2 years ago by testsecrbw <[email protected]>
Merge pull request #52 from SecurityEdge2/add_related_fields_to_list_methods

add support related_fields to 3 methods

6ed26233af40357a7858451ad094a9486eb3d4da authored over 2 years ago by Matt Tesauro <[email protected]>
Merge pull request #73 from jake-cryptic/patch-1

Allow environment to be specified on scan upload

1ee9670eb85ff66ea044bf021fdcd7892a97ed67 authored over 2 years ago by Matt Tesauro <[email protected]>
Allow environment to be specified on scan upload

8836e39938d57c3f17bd345483bf7b94d07c9d3a authored over 2 years ago by Jake Mcneill <[email protected]>
add tags parameter to create_finding (#71)

b9082812c48dbf76882809ef5ee550924427716e authored over 2 years ago by Stephanie Ginovker <[email protected]>
add support for test types api (#70)

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

92e25655af1c72eb4e2574c316433f5175e90226 authored over 2 years ago by Stephanie Ginovker <[email protected]>
Swapped out Markdown markup to rst

So the "No longer maintained" message is blatant

8fea50de019908c3078701efda65641e8559c36b authored almost 3 years ago by Matt Tesauro <[email protected]>
Merge pull request #69 from alexgracianoarj/feature/add_found_by

Add found_by required field

2bd364cee01f5fb3ca1dbce63bf6dc03b1e74582 authored almost 3 years ago by Matt Tesauro <[email protected]>
Add found_by required field

91b3323aeb8dd4f3d20f4ea654f3732cd58bfc04 authored almost 3 years ago by Alex de Aráujo (Americas) <[email protected]>
Merge pull request #68 from DefectDojo/valentijnscholten-patch-1

Add unsupported banner to README

a369559e8e49e5e93aa1aa2fe99d82f141c090de authored almost 3 years ago by Matt Tesauro <[email protected]>
Update README.rst

f62ad7afabf0094a330c36e2a8be518e00d0f542 authored almost 3 years ago by valentijnscholten <[email protected]>
adding products_types API call on V2 Api (#66)

Co-authored-by: Guillaume Grabé <[email protected]>

896c84225b6513ce06b1e2a1bcd9b09573519913 authored almost 3 years ago by Guillaume GRABÉ <[email protected]>
dont send empty strings as tags

087302c67df7814ed0832df7af18ade75b39c4f5 authored about 3 years ago by valentijnscholten <[email protected]>
Update defectdojo_apiv2.py

7205a14c676ab342cf21b107de476e01d8802b90 authored about 3 years ago by valentijnscholten <[email protected]>
reupload: don't send empty stings as tags

eb5c18e8f7862f55f93602a0326b46eae46c9ec4 authored about 3 years ago by valentijnscholten <[email protected]>
defectdojo_apiv2: fixes to set_finding (#59)

* defectdojo_apiv2: update parameters of set_findings

DefectDojo requires fields title, descr...

6f6d5e31dd2855e3e15d756b3a01a7dd8d77fdf9 authored about 3 years ago by Heikki Salo <[email protected]>
defectdojo_apiv2: fixes to finding filters (#57)

list_findings method accepts filters in fields severity_contains
and title_contains and adds th...

0c3d30e1f338b1212e6b57b3bd728739cd8776df authored about 3 years ago by Heikki Salo <[email protected]>
add support related_fields to 3 methods:

list_engagements, list_products, list_findings

6dbacb072f4affe7a29863faf0ed047448851a46 authored over 3 years ago by SecurityEdge2 <[email protected]>
Update defectdojo_apiv2.py

47bc7c7fa192d2c2d2ad2b10c5c8eb988eebdf8e authored over 3 years ago by valentijnscholten <[email protected]>
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...

eba97019a75858d5afbe371f5fce89b3804ea51c authored over 3 years ago by Nicolas Landais <[email protected]>
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...

da281eaf7b536240d22036135ea7a707156af4ca authored over 3 years ago by Nicolas Landais <[email protected]>
add support for auto_group_by, commit_hash, build_id (#49)

* support version commit_hash build_id on tests

* support version commit_hash build_id on tes...

0ee26fc81ddadfae2074bd4471e5aae7d1c0e52d authored over 3 years ago by valentijnscholten <[email protected]>
Add Dockerfile (#27)

79200d0a60c0c83e06d2b12939967809eb2310e1 authored over 3 years ago by Timo Pagel <[email protected]>
Add lifecycle param to Product (set & create) (#40)

Co-authored-by: Marek.P <[email protected]>

24cdf1d6d04ac5f9604e933596c34fc130999dcc authored over 3 years ago by Marek.P <[email protected]>
Fixed typo (#47)

9e2a7740e93cb7c35a866f36a623a1bb42850a2f authored over 3 years ago by Luiz Paulo S. Monteiro <[email protected]>
Add Clair and DepTrack scanner (#41)

Co-authored-by: Matt Colman <[email protected]>

43ba034a36519a274673405f8b6548a6561c34ac authored over 3 years ago by Matt <[email protected]>
support version commit_hash build_id on tests (#48)

* support version commit_hash build_id on tests

* support version commit_hash build_id on tests

f7404a1a60679372038962078afeab5963bc6c03 authored almost 4 years ago by valentijnscholten <[email protected]>
Remove pyc files (#46)

350c31368bf95052c3269b74b023579db36cacc6 authored almost 4 years ago by Daniel Naab <[email protected]>
Merge pull request #44 from ccojocar/set-urllib3-logging-level

Set the logging level for urllib3

5e6452da5ff95afc5d06039c27c5f80a244cc343 authored about 4 years ago by Fred Blaise <[email protected]>
Set the logging level for urllib3

fec302eb365251ab24174a9fbf4a5a1f0f59cb51 authored about 4 years ago by Cosmin Cojocar <[email protected]>
Merge pull request #43 from valentijnscholten/master

merge working version from valentijnscholten

9ae7ea37725c9d3301afaf837586fdea2d4e73d7 authored about 4 years ago by Fred Blaise <[email protected]>
Use a logger within defectdojo_api library and configure the default logging level for request library (#5)

* Configure the defult logging level of request library to be warning when debug is not set

*...

64c9597e4d4a63c9052adb09f49fee812ff4f22d authored about 4 years ago by Cosmin Cojocar <[email protected]>
add limit and offset (#4)

5ddf9b6621a81ad7e320e29dca8ada82e6aad13f authored about 4 years ago by Fred Blaise <[email protected]>
Fix parameters for list_findings (#3)

* fix params

* tryx

25db114c653d83c7adf5320f5a38c28628b7f7f5 authored about 4 years ago by Fred Blaise <[email protected]>
Defien the offset parameter which can be used to retrive all the pages (#2)

* Ignore VSCode local folder

* Defien the offset parameter which can be used to retrive all t...

3ee8b37de5789f712cc4857ecd909d9d2cac250f authored about 4 years ago by Cosmin Cojocar <[email protected]>
Add JIRA list (#1)

* add jira list

ab8c706efb26d0b4a73d5900bc80675b2ae45dc8 authored about 4 years ago by Fred Blaise <[email protected]>
delete dummy file

5d8a8353102921b368e8fbabecaa0256bea1b98a authored about 4 years ago by Valentijn Scholten <[email protected]>
make cicd work with reupload / reimport scan

acf0c0deb2dc5191d69f268412602bea5295a2e7 authored almost 5 years ago by Valentijn Scholten <[email protected]>
make cicd work with reupload / reimport scan

6508dd9c30a288c378b5825f52b9393d3e1aec01 authored almost 5 years ago by Valentijn Scholten <[email protected]>
list_products: add filtering on product name

19a9589eab5410ae2bc09b398c6a5172dde1f3d8 authored almost 5 years ago by Valentijn Scholten <[email protected]>
list_engagements: add filtering on engagement name

6b37b8053cdaab183b03aa2ce8aa6ca662b51d56 authored almost 5 years ago by Valentijn Scholten <[email protected]>
list_engagements: add filtering on engagement name

905360adb871c25fb3499c929d59681c9b316b89 authored almost 5 years ago by Valentijn Scholten <[email protected]>
add scan_date to logging

636a67cacf76f580fc682ed178109e394f5dd9d5 authored almost 5 years ago by Valentijn Scholten <[email protected]>
Merge pull request #32 from devGregA/master

Added improvements for Checkmarx Integration Updates

7634ddfe25ddccc13eefe9066b2537b15ce80d6d authored over 5 years ago by Greg Anderson <[email protected]>
Checkmarx Integration Updates

76605b1fcb4dcae7ceda700608300ed4be74c192 authored over 5 years ago by devGregA <[email protected]>
Merge pull request #23 from valentijnscholten/apiv2

Apiv2

ce594e21a6fe4e6d97a8c873dd1e51908c9be0f2 authored over 5 years ago by Aaron Weaver <[email protected]>
bump version to 1.1.6.dev3

98674197a29fcca2ec854634cee683364ae70ba6 authored over 5 years ago by Valentijn Scholten <[email protected]>
fix debug logging print statements

8698305adea2782cdfc16cc6144487978ce8bc67 authored over 5 years ago by Valentijn Scholten <[email protected]>
fix some small things

15f2842b84ef177edc9bb4ea6945cf8dc5a2d919 authored almost 6 years ago by Valentijn Scholten <[email protected]>
more v2 work, bump to 1.1.16.dev2

14e1957ab3d486eb77d75762e3a475615ebdc0f9 authored almost 6 years ago by Valentijn Scholten <[email protected]>
more v2 work, bump to 1.1.16.dev2

4d8ae7e207576738d258921a4dd39ab7df14d572 authored almost 6 years ago by Valentijn Scholten <[email protected]>
make example cicd script work, extend api v2 support

db73ab09f43a410e2b2c3bfc9872a286cdf29825 authored almost 6 years ago by Valentijn Scholten <[email protected]>
update .gitignore

6d827d44754b2f3fe7f9963fec86239e9b8121ed authored almost 6 years ago by Valentijn Scholten <[email protected]>
Inital APIv2 support, bump to 1.1.6.dev1

3e101e9275f55d688909c1cdc2a579d45e880e35 authored almost 6 years ago by Valentijn Scholten <[email protected]>
Update __init__.py

3e919a92681626fcf1ee7178adbeae48b5f87a0b authored over 6 years ago by Aaron Weaver <[email protected]>
Merge pull request #16 from wurstbrot/patch-1

Add time to CI/CD Text

5efaaf1527fa946fdf91b2fbc7514e16ac2a1eaa authored over 6 years ago by Aaron Weaver <[email protected]>
Add time to CI/CD Text

As DefectDojo has the shortcomming of only showing date without time, time is added to the title...

cbbd20a2a9f31194c4d569b235e2ea753374f9af authored over 6 years ago by Timo Pagel <[email protected]>
Merge pull request #15 from aaronweaver/revert-12-master

Revert "Add support for custom DefectDojo URL prefix"

6313ba544ab9faf5975f7d25b1d235fe94dd6caa authored over 6 years ago by Aaron Weaver <[email protected]>
Revert "Add support for custom DefectDojo URL prefix"

0eab5e58028f4a9044af6a06c06985a37b243248 authored over 6 years ago by Aaron Weaver <[email protected]>
Merge pull request #12 from mattvaldes/master

Add support for custom DefectDojo URL prefix

de61c8fe4f74719e20d04f5a0fc7ff65bdf39e70 authored over 6 years ago by Aaron Weaver <[email protected]>
Updating for 1.4 DefectDojo release

a4bb01658ba93355a385f3ef6b42162465037d49 authored over 6 years ago by [email protected] <[email protected]>
corrected logic in custom path check

c329c287c7f9a6c54f723459866b4fa3c5f8857e authored almost 7 years ago by Matt Valdes <[email protected]>
add support for custom DefectDojo path

f7c9a6e87202c6ac5cb353517022a1afcf9da0a7 authored almost 7 years ago by Matt Valdes <[email protected]>
Adding support for build info

cf9f3cd03ecd3b1685dbca5386b40be15d595f63 authored almost 7 years ago by [email protected] <[email protected]>
Adding language and app info

9db7d600f4ffe38a51dea48598a2c830a4b83a49 authored almost 7 years ago by [email protected] <[email protected]>
Change url search to ignore case

bd186ec2f845fd1fdb5a70ee2800ebdfc31c2440 authored almost 7 years ago by Aaron Weaver <[email protected]>
wildcard search for tools

f0212bcc50664d585df9081d39aac74e0f685d3a authored almost 7 years ago by Aaron Weaver <[email protected]>
Adding ID search to tools

c5a53bd8fec620f6506a95a31302d718531866bf authored almost 7 years ago by Aaron Weaver <[email protected]>
Adding ID search to tools

69426986db4105a403a028d90525d55d938de611 authored almost 7 years ago by Aaron Weaver <[email protected]>
Updating search field for tools.

6a61c0d11ee5515371059d901fea53db45de74c0 authored almost 7 years ago by Aaron Weaver <[email protected]>
version bump

b7c5a418987ecdc63440f4a72f85a851276a60b0 authored almost 7 years ago by Aaron Weaver <[email protected]>
Merge branch 'master' of https://github.com/aaronweaver/defectdojo_api

e87df469f763082b1c5bde7b8193d1c22a941932 authored almost 7 years ago by Aaron Weaver <[email protected]>
Updating finding fields, endpoints, jira and tool types.

8adad2536d5c5b2dc87443407c42933882346898 authored almost 7 years ago by Aaron Weaver <[email protected]>
Update __init__.py

8a1a0140bacfe617e26091a540fd185c01bf8857 authored about 7 years ago by Aaron Weaver <[email protected]>
Merge pull request #9 from pavkir/master

Add minimum_severity field

b277e48bead85e6a2dfc7bd37aeb743da2d6ef95 authored about 7 years ago by Aaron Weaver <[email protected]>
Add minimum_severity field

51ac3f5af56f50cce0ce41407ce15de1cf770df3 authored about 7 years ago by Kirill Pavlov <[email protected]>
New version with reupload

d1409070eebbf17e70df6f4e301ebd453446c271 authored about 7 years ago by Aaron Weaver <[email protected]>
Merge pull request #8 from brianlam38/feature-reuploadscan

Adding reimport_scan feature and associated unit test

58e1dfd147efe6cfc4a9a3a4428db2a963158ada authored about 7 years ago by Aaron Weaver <[email protected]>
Adding back list_credentials and get_credentials

d2ac1a1172be30ff7b01b79063dec87f0a3e4077 authored about 7 years ago by Brian Lam <[email protected]>
adding reimport_scan feature and associated unit test

9eb0538ac92431ac105625ebfa8a19e99e6e5a10 authored about 7 years ago by brianlam38 <[email protected]>
Bumping version

87006a61efb2bd92c7e83371d849c1f7498bcefe authored about 7 years ago by Aaron Weaver <[email protected]>
Closing engagements now supported.

fc13c47511aee75ae40e8404b8030b754203ea95 authored about 7 years ago by Aaron Weaver <[email protected]>
updating error checking

c7c64f6490b8e6d0707590803bc927858b28efcd authored about 7 years ago by Aaron Weaver <[email protected]>
Detailed error checking on API and CI/CD example

4844bb2f6ac848d370b53a4f085e9b64bc64b8fd authored about 7 years ago by Aaron Weaver <[email protected]>
Improved Error Message Handling

4baf47977dcd4e469e7f73e3914892b7e94877a1 authored about 7 years ago by Aaron Weaver <[email protected]>
Update API to support Dojo changes and CI/CD example

ace67c9c47ce4720a0257e3be6ab7370af764808 authored about 7 years ago by Aaron Weaver <[email protected]>
Merge pull request #4 from siddse7en/master

Added "params" parameter while listing users in list_users() method

c44ff888424925af6839d661788f6634f01fa89e authored over 7 years ago by Aaron Weaver <[email protected]>
Added "params" parameter in while listing users in list_users() method

c140580ac51461efcedb9561333afcb5f7b3a500 authored over 7 years ago by siddse7en <[email protected]>
Container support

c45b6b57d5bcce21e134b455df8359936ce1be38 authored over 7 years ago by Aaron Weaver <[email protected]>
debug option

483e22ee0224efa366285c909570e28bd7b18bdd authored almost 8 years ago by Aaron Weaver <[email protected]>
Example Update

565ee01dcbdc7820677326b752e60751b9b1597a authored almost 8 years ago by Aaron Weaver <[email protected]>
Version Update

9bee85d8d9b1270cb4a6db3c151122b333ce29cb authored about 8 years ago by Aaron Weaver <[email protected]>