sbomnix
SBOM, provenance, dependency graph, and vulnerability tools for Nix.
파일 탐색기
최종 버전 다운로드 (.zip)- dependency-review.yml
- release_sbomnix.yml
- scorecards.yml
- test_sbomnix.yml
- dependabot.yml
- c_hello_world_buildtime_d2.svg
- c_hello_world_runtime.svg
- git_r2_col.svg
- git_r2_col_inv.svg
- wget_b1.svg
- wget_r1.svg
- wget_r1_paths.svg
- wget_r2.svg
- wget_r2_col.svg
- wget_r2_inv.svg
- wget_runtime.svg
- nix_outdated.md
- nixgraph.md
- provenance.md
- repology_cli.md
- sbomnix_metadata.md
- vulnxscan.md
- Apache-2.0.txt
- BSD-3-Clause.txt
- CC-BY-3.0.txt
- CC-BY-SA-4.0.txt
- MIT.txt
- apps.nix
- default.nix
- formatter.nix
- git-hooks.nix
- packages.nix
- check-fast.sh
- check-full.sh
- release-asset.sh
- run-pytest-lane.sh
- __init__.py
- cli_args.py
- columns.py
- df.py
- errors.py
- flakeref.py
- http.py
- log.py
- nix_utils.py
- package_names.py
- pkgmeta.py
- proc.py
- regex.py
- spdx.py
- versioning.py
- __init__.py
- graph.py
- main.py
- render.py
- __init__.py
- nix_outdated.py
- nix_visualize.py
- pipeline.py
- report.py
- __init__.py
- dependencies.py
- digests.py
- main.py
- nix_commands.py
- path_info.py
- schema.py
- subjects.py
- __init__.py
- adapter.py
- cves.py
- exceptions.py
- projects_parser.py
- repology_cli.py
- repology_cve.py
- reporting.py
- sbom.py
- session.py
- __init__.py
- artifacts.py
- builder.py
- cache_paths.py
- cdx.py
- cli_utils.py
- closure.py
- components.py
- cpe.py
- dependency_index.py
- derivation.py
- derivers.py
- dfcache.py
- exporters.py
- flake_metadata.py
- main.py
- meta.py
- meta_source.py
- package_meta.nix
- package_meta.py
- runtime.py
- vuln_enrichment.py
- __init__.py
- evidence.py
- github_prs.py
- osv.py
- osv_client.py
- parsers.py
- repology_lookup.py
- reporting.py
- sarif.py
- scanners.py
- triage.py
- utils.py
- vulnscan.py
- vulnxscan_cli.py
- whitelist.py
- __init__.py
- test_nixgraph_cli.py
- test_nixupdate_cli.py
- test_provenance_cli.py
- test_repology_cli.py
- test_sbomnix_cli.py
- test_vulnxscan_cli.py
- cves_openssl.html
- projects_empty.html
- projects_hello.html
- cdx_bom-1.3.schema.json
- cdx_bom-1.4.schema.json
- grype-test-db.tar.gz
- grype-test-db.tar.gz.license
- jsf-0.82.schema.json
- make_grype_test_db.py
- provenance-1.0.schema.json
- README.md
- sample_cdx_sbom.json
- spdx.schema.json
- spdx_bom-2.3.schema.json
- test-derivation-chain.nix
- vulns.csv
- vulnxscan_evidence_v1.json
- whitelist.csv
- whitelist_all.csv
- __init__.py
- compare_deps.py
- compare_sboms.py
- conftest.py
- test_builder_runtime.py
- test_buildtime_closure.py
- test_cli_conventions.py
- test_cli_error_boundaries.py
- test_cli_smoke.py
- test_common_log.py
- test_common_versioning.py
- test_compare_deps.py
- test_components.py
- test_cpe.py
- test_dependency_index.py
- test_derivation_hardening.py
- test_dfcache.py
- test_flakeref_resolution.py
- test_http_cache.py
- test_library_exceptions.py
- test_nix_cli_argv.py
- test_nix_outdated_pipeline.py
- test_nix_target_resolution.py
- test_nix_utils_parsing.py
- test_nixgraph_graph.py
- test_osv_client.py
- test_package_meta.py
- test_provenance_batching.py
- test_provenance_path_info.py
- test_provenance_subjects.py
- test_repology_adapter.py
- test_repology_cve.py
- test_repology_projects_parser.py
- test_repology_sbom.py
- test_runtime_closure.py
- test_sbom_closure.py
- test_sbom_vuln_enrichment.py
- test_schema_validation.py
- test_store_batching.py
- test_temp_sbom_generation.py
- test_vulnix_test_support.py
- test_vulnxscan_engine.py
- test_vulnxscan_sarif.py
- test_vulnxscan_triage.py
- test_whitelist.py
- testpaths.py
- testutils.py
- vulnix_test_support.py
- .envrc
- .gitignore
- .gitlint
- default.nix
- flake.lock
- flake.nix
- pyproject.toml
- pyrightconfig.json
- pytest.ini
- README.md
- REUSE.toml
- shell.nix
- VERSION
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/tiiuae/sbomnix
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd sbomnix
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
