Giter VIP home page Giter VIP logo

Comments (2)

bernhardreiter avatar bernhardreiter commented on August 24, 2024

The use case is:
A security person wants to download only the updated advisories since the last download without missing any.

Because the elder versions of advisories have already be downloaded, I set up a regular job with an overlap in the time interval to be sure to catch all updates. So I save time and bandwidth.

Example:
Run the downloader every 24 hours trying to get advisories that have been updated in the last 25 hours or 24 hours and 10 minutes aka 2050 minutes to cater for some clock differences and delays in publication or starting the job.

from csaf_distribution.

s-l-teichmann avatar s-l-teichmann commented on August 24, 2024

PR #519 should solve this.

Remarks:

  • The fallback to changes.csv as a filter is fine as these entries are generated from /document/tracking/current_release_date
  • The PR removes filtering in the checker based on the year folder of the advisory as this folder is based on the publishing date.

from csaf_distribution.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.