File tree 1 file changed +12
-0
lines changed
docs/references/subcommands/analyze
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,18 @@ By default, VSI ignores the following directory:
23
23
24
24
### FAQ
25
25
26
+ #### Is there a limit to the number of scanned files?
27
+
28
+ This feature does not have a concrete limit, however at this time FOSSA considers projects that have more than 35,000 files "unsupported".
29
+ That being said, they may work.
30
+
31
+ > [ !NOTE]
32
+ > Files are counted recursively, meaning that every archive contained in your project is unpacked and its contents are scanned,
33
+ > and each of those interior files count when talking about the 35,000 file supported limit.
34
+
35
+ If you find that this is a significant issue in your usage of this feature, we'd love to hear more about your use case.
36
+ Please consider dropping us a message through the [ FOSSA Support page] ( https://support.fossa.com ) !
37
+
26
38
#### Is my source code sent to FOSSA's servers?
27
39
28
40
VSI fingerprints your first party source code but does not send it to the server. Currently this is implemented with two SHA-256 hashes:
You can’t perform that action at this time.
0 commit comments