GSA / data.gov

Main repository for the data.gov service
https://data.gov
Other
546 stars 87 forks source link

WAF timestamp extract optimization #4713

Open rshewitt opened 2 months ago

rshewitt commented 2 months ago

User Story

In order to efficiently compare waf records, datagov wants to incorporate the timestamp of the record(s).

Acceptance Criteria

[ACs should be clearly demoable/verifiable whenever possible. Try specifying them using BDD.]

Background

Security Considerations (required)

[Any security concerns that might be implicated in the change. "None" is OK, just be explicit here!]

Sketch

FuhuXia commented 1 month ago

It could be a challenge to scrap timestamp out of a WAF list since different web servers (or version) have different ways to show timestamps. Here is how ckanext-spatial does it.