MCPcopy Create free account

hub / github.com/bridgecrewio/helm-scanner / functions

Functions23 in github.com/bridgecrewio/helm-scanner

↓ 2 callersFunctioncheck_category
(check_id)
helmScanner/runner.py:99
↓ 2 callersFunctionmultithreadit
( func, key, list, num_of_workers = None )
helmScanner/multithreader.py:30
↓ 1 callersMethod_parse_history
(self, hist, rec=False)
helmScanner/image_scanner.py:93
↓ 1 callersMethod_save_dockerfile
(self,cmds, img)
helmScanner/image_scanner.py:87
↓ 1 callersMethod_scan_images
(self, helmRepo, imageList)
helmScanner/image_scanner.py:82
↓ 1 callersMethodcrawl
crawl uses the HELM search functioanlity of artifacthub.io to find all helm *repositories* which may contain multiple charts. It then
helmScanner/collect/artifactHubCrawler.py:51
↓ 1 callersFunctioncurrentRunTimestamp
()
helmScanner/scannerTimeStamp.py:15
↓ 1 callersMethoddownload_twistcli
(self, cli_file_name, docker_image_scanning_base_url)
helmScanner/image_scanner.py:114
↓ 1 callersFunctionextract
(tar_url, extract_path='.')
helmScanner/runner.py:40
↓ 1 callersFunctionparse_helm_dependency_output
(o)
helmScanner/runner.py:49
↓ 1 callersMethodparse_results
(self, helmRepo, docker_image_name, image_id, twistcli_scan_result)
helmScanner/image_scanner.py:128
↓ 1 callersFunctionscan_files
()
helmScanner/runner.py:64
↓ 1 callersFunctionuploadResultsPartial
()
helmScanner/runner.py:385
↓ 1 callersFunctionupload_results_to_s3
(results_path, scan_time, partialUpload)
helmScanner/output/s3_uploader.py:10
Method__init__
(self)
helmScanner/image_scanner.py:31
Method__init__
(self)
helmScanner/collect/artifactHubCrawler.py:24
Method_scan_image
(self, helmRepo, docker_image_id)
helmScanner/image_scanner.py:46
Function_scan_org
(crawlList, orgOffset)
helmScanner/runner.py:103
MethodmockCrawl
Loads in the latest pickled dict produced by crawl() from artifactHubCrawler.crawl.pickle' and returns the dictionary. :retu
helmScanner/collect/artifactHubCrawler.py:135
Functionmultiprocessit
( func, key, list, num_of_workers = None )
helmScanner/multithreader.py:12
Functionprint_csv
(sum_table, chk_table, helmdeps_lst, empty_resources, path, repo, orgRepoFilename, globaldepslist, globaldepsu
helmScanner/output/result_writer.py:3
Functionrun
()
helmScanner/runner.py:390
Functionupload_results
(results_path, scan_time, partialUpload)
helmScanner/output/s3_uploader.py:38