This PR converts the link_pdf rule and the link_ms_office_doc rules over to the JS scanner. Both rules were very similar and used the same pattern so it made sense to convert both.
Doing this resolves as issue where files of these types that are fixed with sizes and types appended were being detected but unable to highlight.
This PR converts the link_pdf rule and the link_ms_office_doc rules over to the JS scanner. Both rules were very similar and used the same pattern so it made sense to convert both.
Doing this resolves as issue where files of these types that are fixed with sizes and types appended were being detected but unable to highlight.
Checklist