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

Bug#761859: security-tracker json deployed



Hi Raphael,

On Montag, 16. März 2015, Raphael Hertzog wrote:
> I'm currently trying to use the generated json but the data below the
> releases field doesn't correspond to what we discussed. It contains
> entries like wheezy-security or squeeze-security when it was supposed
> to have only the underlying release names "squeeze" or "wheezy".

The repository dictionary has what you are looking for. The releases 
dictionary indeed lists all versions in all existing releases. 

Maybe you would prefer the releases dict to only have keys squeeze, wheezy, 
jessie and sid and an additional sub-release key?

> Example with CVE-2014-9663 in freetype if you need one:

thanks, examples are always good to discuss these things!
 
>   {
>    "debianbug": 777656,
>    "releases": {
>     "jessie": {
>      "status": "resolved",
>     },
>     "sid": {
>      "status": "resolved",
>     },
>     "squeeze-security": {
>      "status": "open",
>     },
>     "wheezy-security": {
>      "status": "resolved",
>     }
>    },
>    "repositories": {
>     "jessie": "2.5.2-3",
>     "sid": "2.5.2-4",
>     "squeeze": "2.4.2-2.1+squeeze4",
>     "squeeze-security": "2.4.2-2.1+squeeze4",
>     "wheezy": "2.4.9-1.1",
>     "wheezy-security": "2.4.9-1.1+deb7u1"
>    },
>   },


cheers,
	Holger


Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: