Skip to content

Resolve "Detect technologies in sub directories"

Fabien Catteau requested to merge 22-detect-technologies-in-sub-directories into master

What does this MR do?

Detect technologies in sub-directories, simply detection logic, ignore some directories like "vendor", "test", etc.

Why was this MR needed?

SAST will not run the adequate analyzer if the source code of the project is some sub-directory.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #22, #47, #65

Edited by Fabien Catteau

Merge request reports