EFForg / EFForg/starttls-backend
query past scan results
- Dominant language
- Go
- Stars
- 18
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Currently, we dump all the scans as blobs into a table, and right now we only support querying the most recent scan for a domain.
let's make it possible to be able to look up all the failures in a given time period for a particular domain or set of hostnames. This is a tracking issue for this functionality, because it's a big change.
- [ ] #132 Migrate to an "ORM"
- [ ] #140 DB schema clarification and migration
Contributor guide
No contributing guide indexed for this repository
Research direction
No implementation files or entry points are named. Start by reading #132 and #140 to understand the proposed ORM migration and database schema, then identify how scans are stored and queried; done means retrieving failures for a time period by domain or by a set of hostnames.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100