Looking for security standards of rules

Hello community
My company just install the Sonarqube Data Center Edition and i want to know if it’s possible from code with the web Api to retreive the security standards (for example pciDSS) of each rule.
We need this information to check that any profile update the severity of a rule if this rule is link to some standards.
Thanks for your answer

Hey @gregoire.job

Typically you can get this information by filtering on Security Category in the Rules page.

That said, I notice some security categories aren’t there and I’m following up to understand why.

Out of curiousity, are you foucsed on any specific languages?

Hey Colin
I had indeed found the Security Categories section on the Rules page, but the PCIDSS search was missing in particular.
Regarding languages, I personally mainly need Java and XML, but our company uses all kinds of languages ​​(COBOL, C, C++, C#, etc.).
Please keep me informed about the missing categories in the filter.
Thanks for your reply