chaoss / chaoss/CollectOSS

security_info_file and security_audit_file not populated in repo info table

Open
#460 1 comment 0 reactions 0 assignees View on GitHub
database
Dominant language
Python
Stars
13
Forks
17
Avg merge
6h 59m
Merged PRs (30d)
1

Description

https://github.com/chaoss/CollectOSS/blob/9f7b8d0e7c4089e66c5cc7ab63b397ffab58bbe9/collectoss/tasks/github/repo_info/core.py#L214-L215

This may be important.

`select * from data.repo_info ri where ri.security_audit_file is not null or ri.security_issue_file is not null;` currently returns an empty result set across our dataset of 42k repos (and an old db)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.