Skip to content

Commit

Permalink
Add csharp api client library (#4626)
Browse files Browse the repository at this point in the history
  • Loading branch information
Joris van Eijden committed Jun 27, 2021
1 parent f4795be commit b1a7658
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions WRAPPERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
| Bash wrapper | No | Yes | might be outdated |
| Java library | No | Yes | working (2021-04-13) |
| Image using the Java library | No | Yes | out of date |
| .Net/C# library | No | Yes | working (2021-06-08) |


### Specific python wrapper
* Install the DefectDojo Python API via `pip install defectdojo_api`(outdated) or clone
Expand All @@ -24,3 +26,6 @@ https://github.com/secureCodeBox/defectdojo-client-java

### Image using the Java library
https://github.com/DefectDojo/defectdojo-java-client (out of date, update expected)

### .Net/C# library
https://www.nuget.org/packages/DefectDojo.Api/

0 comments on commit b1a7658

Please sign in to comment.