zeit
zeit
@kazet All the patterns are available for 1000s of technologies [here](https://github.com/developit/wappalyzer/tree/master/src/technologies) . There would be no issue in implementing all of them. No I don't have access to a VPS.
@kazet The repo isn't getting update but I don't think this affects the signatures used to detect technologies. I can add more technologies to test if they work or not.
@kazet I get your point. I'll see if I can find something which is regularly updated.
Hi @kazet I found some repos which are updated more frequently and actively - https://github.com/enthec/webappanalyzer/tree/main/src/technologies - https://github.com/s0md3v/wappalyzer-next/blob/main/wappalyzer/data/technologies.json - https://github.com/HTTPArchive/wappalyzer/tree/main/src/technologies
@kazet https://github.com/enthec/webappanalyzer/tree/main/src/technologies this one would be the best,the project aims to maintain the technologies.
@kazet I will ask the maintainers of that project if they could update their license or I'll try to find another resource
@keshav-space Can you please share the code/test files you used to test this out ,so I can do it on my side too ?
Hi @pombredanne , I don't know how to test this out like @keshav-space did in the respective issue, if he could share the code/test file which he used to compare...
@pombredanne isn't this license here https://github.com/canonical/ubuntu-security-notices/blob/main/LICENSE enough to allow us to use the advisory data ? But GPL licensing is done for software not data, using GPL might require us...
@keshav-space Thanks for the review, I'll make the necessary changes and update you.