Skip to content

Do not export Scanner.ScanReader

Fabien Catteau requested to merge 263441-do-not-export-scanreader into master

What does this MR do?

Do not export ScanReader, and rename it to scanReader. It was used by gemnasium-python but this is no longer the case.

Scanning of yarn/yarn.lock is tested when testing ScanDir.

Behavior doesn't change.

What are the relevant issue numbers?

gitlab-org/gitlab#263441 (closed)

Does this MR meet the acceptance criteria?

Edited by Fabien Catteau

Merge request reports