Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

api: added endpoints for re-scheduling scanning #1672

Merged
merged 1 commit into from
Feb 8, 2018

Conversation

mssola
Copy link
Collaborator

@mssola mssola commented Feb 8, 2018

This commit adds two new endpoints: /vulnerabilities and
/vulnerabilities/:id. Both these endpoints require admin privileges,
and they will simply toggle the scanned column of tags so the scanning
task can pick them up.

This commit does not deal with the UI part, it simply provides the
backend code. The frontend code can be delivered later on.

See #1658

Signed-off-by: Miquel Sabaté Solà [email protected]

This commit adds two new endpoints: `/vulnerabilities` and
`/vulnerabilities/:id`. Both these endpoints require admin privileges,
and they will simply toggle the `scanned` column of tags so the scanning
task can pick them up.

This commit does not deal with the UI part, it simply provides the
backend code. The frontend code can be delivered later on.

See SUSE#1658

Signed-off-by: Miquel Sabaté Solà <[email protected]>
@vitoravelino vitoravelino merged commit be13d8e into SUSE:master Feb 8, 2018
@mssola mssola deleted the vulnerabilities-reschedule branch February 8, 2018 14:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants