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

Add sofa url column #51

Merged
merged 3 commits into from
May 30, 2024
Merged

Conversation

mostlikelee
Copy link
Contributor

When attempting to use the url filter on sofa_security_release_info and sofa_unpatched_cves tables the following error is occuring:

osquery> select * from sofa_security_release_info WHERE url = 'foo';
Error: no such column: url

This change adds url columns to both tables. To note, this was not tested with an alternative sofa feed.

@grahamgilbert grahamgilbert merged commit 05bb974 into macadmins:main May 30, 2024
1 of 2 checks passed
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