You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ARTIFACTS_DIRECTORY | artifacts | Working directory containing the artifacts to be analyzed |
13
+
RESULTS_DIRECTORY | results | Repository directory containing the final analysis report results |
14
+
REPORTS_DIRECTORY | reports | Working directory where the analysis reports are written to |
15
+
ARTIFACTS_CHANGE_DETECTION_HASH_FILE | artifactsChangeDetectionHash.txt | Name of the file that contains the hash code of the file list for change detection |
16
+
SKIP_JUPYTER_NOTEBOOK_PDF_GENERATION | | Skip PDF generation for Jupyter Notebooks if set to a non empty value e.g. "true" |
17
+
JUPYTER_OUTPUT_FILE_POSTFIX | | e.g. "" (no postfix), ".nbconvert" or ".output" |
18
+
CODEGRAPH_CONDA_ENVIRONMENT | codegraph | Name of the conda environment to use for code graph analysis |
19
+
NEO4J_HTTP_PORT | 7474 | Neo4j HTTP API port for executing queries |
0 commit comments