You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
During QA from #3800 we identified #4020 and also that if a HTTP resource is manually added (e.g. /js/core.js) and this contains a software version, the software is picked up, but not the software version.
To Reproduce
Steps to reproduce the behavior:
Add a HTTPResource which contains a path to a javascript file with software + software version number.
wait until wappalyzer normaliser checked the httpresource.
Observe that no yielded objects were created.
See error
Expected behavior
Software and software versions are both analysed from files.
OpenKAT version
main
The text was updated successfully, but these errors were encountered:
Describe the bug
During QA from #3800 we identified #4020 and also that if a HTTP resource is manually added (e.g. /js/core.js) and this contains a software version, the software is picked up, but not the software version.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Software and software versions are both analysed from files.
OpenKAT version
main
The text was updated successfully, but these errors were encountered: