[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#761859: security-tracker json deployed



Hi,

On Tue, 14 Apr 2015, Holger Levsen wrote:
> On Dienstag, 14. April 2015, Raphael Hertzog wrote:
> > Can you quickly export the "undetermined" status in the JSON so that I can
> > filter them out?
> 
> ok, done.
> 
> state will now be one of "resolved", "undetermined" and "open".

I just noticed that DLA/DSA end up referenced as security issues. See
for example DLA-204-1 and DLA-27-1 assigned to "file".

Is that on purpose? To me at least it seems wrong to have those in
the exported JSON at the same level than security issues...

 "file": {
...
  "DLA-204-1": {
   "releases": {
    "squeeze": {
     "repositories": {
      "squeeze": "5.04-5+squeeze5", 
      "squeeze-lts": "5.04-5+squeeze9", 
      "squeeze-security": "5.04-5+squeeze5"
     }, 
     "status": "open", 
     "urgency": "not yet assigned"
    }
   }
  }, 
  "DLA-27-1": {
   "releases": {
    "squeeze": {
     "fixed_version": "5.04-5+squeeze6", 
     "repositories": {
      "squeeze": "5.04-5+squeeze5", 
      "squeeze-lts": "5.04-5+squeeze9", 
      "squeeze-security": "5.04-5+squeeze5"
     }, 
     "status": "resolved", 
     "urgency": "not yet assigned"
    }
   }
  }, 
 },

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

Support Debian LTS: http://www.freexian.com/services/debian-lts.html
Learn to master Debian: http://debian-handbook.info/get/


Reply to: