we are using your library to generate json and rss feeds about github security advisories. I tried to add the severity of each vulnerability to the feeds in the form of a "category" but get inconsistent results in rss VS json feeds.
Testing with name="severity" and term = "CRITICAL"
Describe the bug Hello,
we are using your library to generate json and rss feeds about github security advisories. I tried to add the severity of each vulnerability to the feeds in the form of a "category" but get inconsistent results in rss VS json feeds.
Testing with name="severity" and term = "CRITICAL"
XML Result shows that the categories are taken in account in the feed with a term representing the level of criticity.
And each entry gets a category with both a label and a term, consistent with the categories displayed in the flow.
But in the JSON flow this category is transformed to a "tag" and this one is displaying the "label" instead of the "term" :
I expected to get the term here, not the label. Am I interpreting this wrongly ?
Versions :
Additional context
You can see the flows here : https://azu.github.io/github-advisory-database-rss/