codelogicincengineering/CodeLogic .Net Agent

Scans .Net artifacts into your

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
codelogic_hostThe host address of the CodeLogic instance without the "/codelogic/ui/" part.yes
agent_uuidThe UUID of the Agent in CodeLogic.yes
agent_passwordThe password for the agent.yes
application_nameThe Application node to create that will be the parent of all objects found in the scan.yes
scan_spaceThe name of the scan space that the data will be saved to. If specified, a ScanSpace with this name will be created if not found. If not specified, information will be saved to the default ScanSpace.no
scan_pathThe path of the file and folder to scan. Must start with /github/workspace/no/github/workspace
scan_path_depthDuring scanning, this value will be used as the depth of subdirectories to traverse before stopping.no500
recursive_filterFilters scanning to only those filenames that contain the given string.no
exclusion_filterExcludes directories and filenames that contain the given string from being scanned.no
reference_pathPath to recursively search for assembly references.no
method_filterA substring of namespace prefixes that should be included in method-invokes-method relationships.no
database_identitiesA database identity to use in the creation of relationships.no
show_compiler_generatedWill not show compiler generated code in resulting graph.nofalse
force_rescanForces the agent to rescan already scanned artifacts.nofalse
expunge_scan_sessionsInstruct the server to delete all other scan sessions created by this agent and its configuration after the current scan session has completed successfully.nofalse

no outputs