An error occurred fetching the project authors.
- 19 Jun, 2020 1 commit
-
-
Mehmet Emin INAC authored
-
- 03 Jun, 2020 1 commit
-
-
Arturo Herrero authored
The plan for RSpec 4.0 is to disable monkey patching: https://rspec.info/blog/2013/07/the-plan-for-rspec-3/#zero-monkey-patching-mode This commit stops using RSpec monkey patching: https://relishapp.com/rspec/rspec-core/docs/configuration/zero-monkey-patching-mode
-
- 15 May, 2020 1 commit
-
-
Mehmet Emin INAC authored
This commit also changes the API docs.
-
- 06 May, 2020 1 commit
-
-
Mehmet Emin INAC authored
We restrict access to these endpoints if the `security_dashboard` feature is not available.
-
- 29 Apr, 2020 3 commits
-
-
Mehmet Emin INAC authored
-
Mehmet Emin INAC authored
Moved the existing endpoints under `/security` namespace and removed the project namespace from vulnerability_export lookup endpoints as we we are going to use the same for the instance level vulnerability report exports.
-
Mehmet Emin INAC authored
We can already access the exportables through export object and sending the exportable ID to background jobs does not add any value but instead gives the user of the interface the chance to make mistake like sending inconsistent pair of export & exportable ID.
-
- 24 Apr, 2020 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 31 Mar, 2020 1 commit
-
-
Alan Paruszewski authored
-
- 24 Mar, 2020 1 commit
-
-
Alan Paruszewski authored
This adds to First Class Vulnerability Export new column Status with current State of the Vulnerability
-
- 20 Mar, 2020 1 commit
-
-
Alan (Maciej) Paruszewski authored
This adds to API ability to schedule CSV generation as background job andd then download generated CSV file with Vulnerabilities.
-