As far as I can see Delinea have no responsible disclosure programme or vulnerability reporting contact.
They did, however, do a podcast about how to run one 😬 https://delinea.com/events/podcasts/responsible-disclosure-programs-katie-moussouris-casey-ellis
In fairness to Delinea I think they have got on top of this really well now. The remediation guide is top tier.
They probably want to have a look at their CMS setup for their online portals, eg the podcast and marketing content is really well search engine optimised, but the security content (including responsible disclosure policy) is on a platform which is really search engine unfriendly - most of it is so buried I can’t even find it via Google, I think they might be blocking it by mistake.
All of Delinea’s product and cloud security info is on trust.delinea.com - but only the front page is indexed by search engines, there’s only two results. They block pages off using robots.txt - including how to report vulnerabilities.
Other orgs probably want to learn from that.
Also, allow me to plug: https://securitytxt.org/
Example usage: https://www.google.com/.well-known/security.txt
A plugin for serving `security.txt` in WordPress 4.9+, based on configuration settings. https://securitytext.org/ - austinheap/wordpress-security-txt
First, thank you for this plugin - I was very happy to find it :) I've just installed the plugin and enabled it on the setting section. For some reason, when I'm trying to access .well-known/securi...