Search
LowEndInsight
v0.8.1
v0.8.0
v0.7.3
v0.7.2
v0.7.1
v0.7.0
v0.6.6
v0.6.5
v0.6.4
v0.6.3
v0.6.2
v0.6.1
v0.6.0
v0.5.0
v0.4.3
v0.4.2
v0.4.1
v0.4.0
v0.3.3
v0.3.2
v0.3.1
v0.3.0
v0.2.3
v0.2.2
v0.2.1
Pages
Modules
Mix
Tasks
AnalyzerModule
Summary
Functions
analyze/3
analyze/4
create_empty_report/3
determine_risk_counts/1
determine_toplevel_risk/1
Contributor
Summary
Types
t/0
CounterAgent
Summary
Functions
click/1
get/1
new/0
set/2
Data
GitHelper
Summary
Types
contrib_count/0
Functions
get_avg_tag_commit_time_diff/1
get_contributor_counts/1
get_filtered_contributor_count/2
get_total_tag_commit_time_diff/1
parse_diff/1
parse_header/1
parse_shortlog/1
split_commits_by_tag/1
GitModule
Summary
Functions
clone_repo/2
delete_repo/1
get_clean_contributions_map/1
get_commit_dates/1
get_contributions_map/1
get_contributor_count/1
get_contributor_distribution/1
get_contributors/1
get_default_branch/1
get_diff_2_commits/2
get_functional_contributors/1
get_hash/1
get_last_2_delta/1
get_last_commit_date/1
get_last_contribution_date_by_contributor/2
get_last_n_commits/2
get_recent_changes/1
get_repo/1
get_repo_size/1
get_tag_and_commit_dates/1
get_top10_contributors_map/1
get_total_commit_count/1
get_total_lines/1
Helpers
Summary
Functions
convert_config_to_list/1
count_forward_slashes/1
get_slug/1
remove_git_prefix/1
split_slug/1
validate_url/1
validate_urls/1
Hex.Encoder
Summary
Functions
lockfile_json/1
lockfile_map/1
mixfile_json/1
mixfile_map/1
Hex.Library
Summary
Types
t/0
Hex.Lockfile
Summary
Functions
parse!/2
Hex.Mixfile
Hex.Scanner
Summary
Functions
scan/2
Lowendinsight.Files
Summary
Functions
analyze_files/1
find_binary_files/1
get_total_file_count/1
has_contributing?/1
has_license?/1
has_readme?/1
Npm.Packagefile
Npm.Scanner
Summary
Functions
query_npm/1
scan/2
scan/3
Npm.Yarnlockfile
Parser
Summary
Callbacks
file_names/0
parse!/1
ProjectIdent
Summary
Functions
categorize_repo/2
find_files/2
get_project_types_identified/1
ProjectType
Summary
Functions
types_to_string/1
Pypi.Requirements
Pypi.Scanner
Summary
Functions
query_pypi/1
scan/2
scan/3
RepoReport
Results
RiskLogic
Summary
Functions
commit_change_size_risk/1
commit_currency_risk/1
contributor_risk/1
functional_contributors_risk/1
sbom_risk/0
SbomModule
Summary
Functions
has_sbom?/1
has_spdx?/1
ScannerModule
Summary
Functions
dependencies/1
get_report/4
scan/1
TimeHelper
Summary
Functions
get_commit_delta/1
sec_to_days/1
sec_to_str/1
sec_to_weeks/1
sum_ts_diff/1
sum_ts_diff/2
Settings
View Source
SbomModule
(LowEndInsight v0.8.1)
Scan for a SBOM and validate.
Link to this section
Summary
Functions
has_sbom?(repo)
has_spdx?(repo)
Link to this section
Functions
Link to this function
has_sbom?(repo)
View Source
Link to this function
has_spdx?(repo)
View Source
×