Documentation ¶
Overview ¶
Package languagedetection determines the language that a process is written or compiled in.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DetectLanguage ¶
func DetectLanguage(procs []languagemodels.Process, sysprobeConfig model.Reader) []*languagemodels.Language
DetectLanguage uses a combination of commandline parsing and binary analysis to detect a process' language
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
internal
|
|
Package privileged implements language detection that relies on elevated permissions.
|
Package privileged implements language detection that relies on elevated permissions. |
Package util provides util type definitions and helper methods for the language detection client and handler
|
Package util provides util type definitions and helper methods for the language detection client and handler |
Click to show internal directories.
Click to hide internal directories.