From 638ea5d05565d136e675cd2993323a995cee8cdf Mon Sep 17 00:00:00 2001 From: sullo Date: Mon, 20 Sep 2021 14:56:09 -0400 Subject: [PATCH] Add cgi as a valid Perl filetype --- file/perl/perl-scanner.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/file/perl/perl-scanner.yaml b/file/perl/perl-scanner.yaml index 6618d7e4ea..f8e2be786c 100644 --- a/file/perl/perl-scanner.yaml +++ b/file/perl/perl-scanner.yaml @@ -12,6 +12,7 @@ file: - perl # uncommon - pod # plain old documentation - pm # perl module + - cgi # common gateway interface extractors: - type: regex