And lastly (a future goal), it may be better to format tags better, especially for Companies (like Oracle) that have many products. Instead of tagging things oracle,access,manager a more specific tag would be oracle-access-manager. As an example, Wappalyzer output breaks up oracle-application-server into oracle,application,server which will run far more undesired templates against the unrelated and generic application and server tags. There are ~5 (including what appears to be duped in http/technologies/oracle-httpserver-12c.yaml and http/technologies/oracle/oracle-http-server-12c.yaml) templates that are specifically related to the Oracle Application/HTTP Server, but running the oracle, application, server tags it will run 70 templates, most of which are completely unrelated
For one off products, a simple tag like wordpress makes sense, but for companies (Oracle, VMWare, etc) that have multiple products, it would make sense to standardize tagging to be {company}-{product} as well as just {company} so tagging is both generic at an overall company level and highly specific at a specific service
Like I said earlier, I don't know what's best and maybe these are just the ponderings of a senseless man, but I've had issues where undesired templates are run, or applicable templates aren't run because they're tagged incorrectly (or the technology detection templates return different tags)
Probably best for a wider discussion, can be had in the thread. I'm happy to help of course and I've already done a bit of work re-tagging things, but as for the direction of the overall effort I feel like it would need to be decided by the maintainers and I don't want to do a bunch of work re-tagging things that would need to be re-tagged again if the standard is different from what I envisioned