Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recreate vulns after sync #1292

Merged
merged 4 commits into from
Sep 21, 2020
Merged

Conversation

mattmundell
Copy link
Contributor

@mattmundell mattmundell commented Sep 8, 2020

What:

Recreate vulns view after removing old SCAP schema.

Why:

The vulns view references the scap schema. When the scap schema is renamed and removed, the vulns view is removed with it automatically (due to CASCADE).

How:

1 Go to GSA Scans > Vulnerabilities. See list.
2 Initiate a SCAP rebuild: update scap.meta set value = 0 where name = 'last_update';
3 When build is done refresh GSA page. See list. Without patch this will show an error.

Checklist:

@mattmundell mattmundell marked this pull request as ready for review September 8, 2020 17:49
timopollmeier
timopollmeier previously approved these changes Sep 21, 2020
@timopollmeier timopollmeier merged commit f95a36b into gvmd-20.08 Sep 21, 2020
@mattmundell mattmundell deleted the recreate-vulns-after-sync branch October 3, 2020 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants