aboutsummaryrefslogtreecommitdiffstats
path: root/bin/redhat/datasource.json
blob: 9b62754e85296c90114b90da3a8470bdb8ddcc49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "datasource" : [
    {
      "key" : "0030-redhat",
      "data" : "cve",
      "source" : "redhat",
      "name" : "RedHat",
      "description" : "RedHat",
      "attributes" : "ALT-SOURCE REST-ONLY",
      "cve_filter" : "CVE-",
      "init" : "",
      "update" : "",
      "lookup" : "bin/redhat/srtool_redhat.py %command%",
      "lastModifiedDate" : "2018-03-01 01:01:01",
      "update_frequency" : "3",
      "update_time" : "02:00:00"
    }
  ]
}