- I have many file patterns in my scan area, as of now the tool has an option to ignore those.
--ignore README --ignore ".jar" --ignore ".msb" --ignore ".pl" --ignore ".py" --ignore ".log" --ignore ".loc" --ignore ".1" --ignore ".xml" --ignore ".ref" --ignore ".rsf" --ignore ".ini" --ignore ".pom" --ignore ".rar" --ignore ".html" --ignore ".css" --ignore ".png" --ignore ".xml" --ignore ".nlb" --ignore ".htm" --ignore ".image" --ignore ".gif" --ignore ".po" --ignore ".mo" --ignore ".mak" --ignore ".sh" --ignore ".wsdl" --ignore ".pm" --ignore ".h" --ignore ".pod" --ignore ".map" --ignore ".pls" --ignore ".sql" --ignore ".xsd" --ignore ".cmd" --ignore ".jpg" --ignore ".js" --ignore ".LAYOUT" --ignore ".msg" --ignore ".bat" --ignore ".txt" --ignore ".ctl" --ignore ".cfg" --ignore ".lst" --ignore ".ttf" --ignore ".jsp" --ignore ".ini" --ignore ".tif" --ignore ".info" --ignore ".zip" --ignore ".ear" --ignore ".bmp" --ignore ".LIC" --ignore ".ico" --ignore ".keep" --ignore ".db" --ignore ".doc" --ignore ".lnk" --ignore ".cfs" --ignore ".mkelem" --ignore ".bnd" --ignore "..SAVF" --ignore ".xmit" --ignore ".m" --ignore ".xliff" --ignore ".nls" --ignore ".xlf" --ignore "*.properties"
Instead of ignore option, do we have an option to scan only particular pattern files?
for example want to scan only *.c
- Do we have an option to get the license version of particular scanned file along with license name,score etc?
Please provide the info.
--ignore README --ignore ".jar" --ignore ".msb" --ignore ".pl" --ignore ".py" --ignore ".log" --ignore ".loc" --ignore ".1" --ignore ".xml" --ignore ".ref" --ignore ".rsf" --ignore ".ini" --ignore ".pom" --ignore ".rar" --ignore ".html" --ignore ".css" --ignore ".png" --ignore ".xml" --ignore ".nlb" --ignore ".htm" --ignore ".image" --ignore ".gif" --ignore ".po" --ignore ".mo" --ignore ".mak" --ignore ".sh" --ignore ".wsdl" --ignore ".pm" --ignore ".h" --ignore ".pod" --ignore ".map" --ignore ".pls" --ignore ".sql" --ignore ".xsd" --ignore ".cmd" --ignore ".jpg" --ignore ".js" --ignore ".LAYOUT" --ignore ".msg" --ignore ".bat" --ignore ".txt" --ignore ".ctl" --ignore ".cfg" --ignore ".lst" --ignore ".ttf" --ignore ".jsp" --ignore ".ini" --ignore ".tif" --ignore ".info" --ignore ".zip" --ignore ".ear" --ignore ".bmp" --ignore ".LIC" --ignore ".ico" --ignore ".keep" --ignore ".db" --ignore ".doc" --ignore ".lnk" --ignore ".cfs" --ignore ".mkelem" --ignore ".bnd" --ignore "..SAVF" --ignore ".xmit" --ignore ".m" --ignore ".xliff" --ignore ".nls" --ignore ".xlf" --ignore "*.properties"
Instead of ignore option, do we have an option to scan only particular pattern files?
for example want to scan only *.c
Please provide the info.