PyPI project
abicheck
10 indexed releases ยท newest sdist 0.5.0 with 629 indexed members
Files in 0.5.0 abicheck-0.5.0.tar.gz
- abicheck/__init__.py
- abicheck/__main__.py
- abicheck/_compiler_options.py
- abicheck/annotations.py
- abicheck/api_types.py
- abicheck/appcompat.py
- abicheck/appcompat_html.py
- abicheck/binary_fingerprint.py
- abicheck/binary_utils.py
- abicheck/binder.py
- abicheck/btf_metadata.py
- abicheck/build_context.py
- abicheck/build_mode.py
- abicheck/buildsource/__init__.py
- abicheck/buildsource/adapters/__init__.py
- abicheck/buildsource/adapters/base.py
- abicheck/buildsource/adapters/bazel.py
- abicheck/buildsource/adapters/cmake_file_api.py
- abicheck/buildsource/adapters/compile_db.py
- abicheck/buildsource/adapters/make.py
- abicheck/buildsource/adapters/ninja.py
- abicheck/buildsource/build_cache.py
- abicheck/buildsource/build_diff.py
- abicheck/buildsource/build_evidence.py
- abicheck/buildsource/build_query.py
- abicheck/buildsource/call_graph.py
- abicheck/buildsource/compiler_record.py
- abicheck/buildsource/crosscheck.py
- abicheck/buildsource/evidence_policy.py
- abicheck/buildsource/export_accounting.py
- abicheck/buildsource/extractor.py
- abicheck/buildsource/extractor_manifest.py
- abicheck/buildsource/fact_set.py
- abicheck/buildsource/graph_backends.py
- abicheck/buildsource/header_graph.py
- abicheck/buildsource/include_graph.py
- abicheck/buildsource/inline.py
- abicheck/buildsource/inline_graph_fold.py
- abicheck/buildsource/inputs_emit.py
- abicheck/buildsource/inputs_pack.py
- abicheck/buildsource/inputs_validate.py
- abicheck/buildsource/l2_seed.py
- abicheck/buildsource/merge_support.py
- abicheck/buildsource/model.py
- abicheck/buildsource/pack.py
- abicheck/buildsource/pattern_scan.py
- abicheck/buildsource/poi.py
- abicheck/buildsource/preprocessor_scan.py
- abicheck/buildsource/providers.py
- abicheck/buildsource/redaction.py
- abicheck/buildsource/risk.py
- abicheck/buildsource/scan_levels.py
- abicheck/buildsource/source_abi.py
- abicheck/buildsource/source_diff.py
- abicheck/buildsource/source_extractors/__init__.py
- abicheck/buildsource/source_extractors/_argv.py
- abicheck/buildsource/source_extractors/android.py
- abicheck/buildsource/source_extractors/base.py
- abicheck/buildsource/source_extractors/castxml.py
- abicheck/buildsource/source_extractors/clang.py
- abicheck/buildsource/source_extractors/clang_public_roots.py
- abicheck/buildsource/source_extractors/clang_source_edges.py
- abicheck/buildsource/source_extractors/resolver.py
- abicheck/buildsource/source_graph.py
- abicheck/buildsource/source_graph_findings.py
- abicheck/buildsource/source_link.py
- abicheck/buildsource/source_replay.py
- abicheck/buildsource/type_graph.py
- abicheck/bundle.py
- abicheck/bundle_manifest.py
- abicheck/bundle_models.py
- abicheck/cc_wrapper.py
- abicheck/change_registry.py
- abicheck/change_registry_buildsource.py
- abicheck/change_registry_composition.py
- abicheck/change_registry_coverage.py
- abicheck/change_registry_numpy.py
- abicheck/change_registry_types.py
- abicheck/checker.py
- abicheck/checker_policy.py
- abicheck/checker_types.py
- abicheck/classify.py
- abicheck/cli.py
- abicheck/cli_audit.py
- abicheck/cli_buildsource.py
- abicheck/cli_buildsource_helpers.py
- abicheck/cli_buildsource_merge.py
- abicheck/cli_compare_helpers.py
- abicheck/cli_compare_release.py
- abicheck/cli_compare_release_helpers.py
- abicheck/cli_datasources.py
- abicheck/cli_dump_helpers.py
- abicheck/cli_graph.py
- abicheck/cli_help.py
- abicheck/cli_helpers_compare.py
- abicheck/cli_options.py
- abicheck/cli_params.py
- abicheck/cli_pr_comment.py
- abicheck/cli_resolve.py
- abicheck/cli_scan.py
- abicheck/cli_scan_baseline.py
- abicheck/cli_scan_helpers.py
- abicheck/cli_stack.py
- abicheck/compat/__init__.py
- abicheck/compat/_errors.py
- abicheck/compat/_helpers.py
- abicheck/compat/abicc_dump_import.py
- abicheck/compat/cli.py
- abicheck/compat/descriptor.py
- abicheck/compat/xml_report.py
- abicheck/confidence.py
- abicheck/ctf_metadata.py
- abicheck/debian_symbols.py
- abicheck/debug_resolver.py
- abicheck/demangle.py
- abicheck/detector_registry.py
- abicheck/detectors.py
- abicheck/diff_abi_tags.py
- abicheck/diff_atomic.py
- abicheck/diff_bit_int.py
- abicheck/diff_build_config.py
- abicheck/diff_char8t.py
- abicheck/diff_cpp_patterns.py
- abicheck/diff_cxx_rules.py
- abicheck/diff_elf_layout.py
- abicheck/diff_filtering.py
- abicheck/diff_helpers.py
- abicheck/diff_integer_model.py
- abicheck/diff_kabi.py
- abicheck/diff_layout.py
- abicheck/diff_long_double.py
- abicheck/diff_namespaces.py
- abicheck/diff_numpy_capi.py
- abicheck/diff_platform.py
- abicheck/diff_platform_elf_dynamic.py
- abicheck/diff_platform_elf_symbols.py
- abicheck/diff_platform_templates.py
- abicheck/diff_python.py
- abicheck/diff_python_api.py
- abicheck/diff_reconcile.py
- abicheck/diff_serialization.py
- abicheck/diff_stdlib_impl.py
- abicheck/diff_surface_metrics.py
- abicheck/diff_sycl.py
- abicheck/diff_symbols.py
- abicheck/diff_symbols_renames.py
- abicheck/diff_symbols_scalar.py
- abicheck/diff_templates.py
- abicheck/diff_time64.py
- abicheck/diff_type_spellings.py
- abicheck/diff_types.py
- abicheck/diff_unnamed_types.py
- abicheck/diff_versioning.py
- abicheck/diff_vtable_layout.py
- abicheck/dry_run.py
- abicheck/dumper.py
- abicheck/dumper_cache.py
- abicheck/dumper_castxml.py
- abicheck/dumper_clang.py
- abicheck/dumper_clang_errors.py
- abicheck/dumper_debug.py
- abicheck/dumper_layout_backfill.py
- abicheck/dumper_sysinc.py
- abicheck/dwarf_advanced.py
- abicheck/dwarf_metadata.py
- abicheck/dwarf_presence.py
- abicheck/dwarf_snapshot.py
- abicheck/dwarf_unified.py
- abicheck/dwarf_utils.py
- abicheck/elf_metadata.py
- abicheck/elf_symbol_filter.py
- abicheck/environment_matrix.py
- abicheck/errors.py
- abicheck/header_conditionals.py
- abicheck/header_utils.py
- abicheck/html_report.py
- abicheck/html_template.py
- abicheck/idioms.py
- abicheck/internal_leak.py
- abicheck/junit_report.py
- abicheck/macho_metadata.py
- abicheck/mcp_server.py
- abicheck/model.py
- abicheck/name_classification.py
- abicheck/numpy_capi.py
- abicheck/package.py
- abicheck/pattern_verdicts.py
- abicheck/pdb_metadata.py
- abicheck/pdb_model.py
- abicheck/pdb_parser.py
- abicheck/pdb_utils.py
- abicheck/pe_metadata.py
- abicheck/policies/__init__.py
- abicheck/policy_file.py
- abicheck/post_manifest.py
- abicheck/post_processing.py
- abicheck/pr_comment.py
- abicheck/probe_harness.py
- abicheck/provenance.py
- abicheck/python_api.py
- abicheck/python_ext.py
- abicheck/report_classifications.py
- abicheck/report_model.py
- abicheck/report_summary.py
- abicheck/reporter.py
- abicheck/reporter_markdown.py
- abicheck/resolver.py
- abicheck/sarif.py
- abicheck/scan_engine.py
- abicheck/schemas/__init__.py
- abicheck/semver.py
- abicheck/serialization.py
- abicheck/service.py
- abicheck/service_scan.py
- abicheck/severity.py
- abicheck/snapshot_cache.py
- abicheck/source_smoke.py
- abicheck/stable_abi.py
- abicheck/stable_abi_data.py
- abicheck/stack_binding_diff.py
- abicheck/stack_checker.py
- abicheck/stack_html.py
- abicheck/stack_report.py
- abicheck/suppression.py
- abicheck/surface.py
- abicheck/surface_graph.py
- abicheck/sycl_metadata.py
- abicheck/symvers_metadata.py
- abicheck/type_metadata.py
- abicheck/versioned_symbol_scheme.py
- tests/test_abi_examples.py
- tests/test_abicc_compat_flags.py
- tests/test_abicc_dump_import.py
- tests/test_abicc_dump_integration.py
- tests/test_abicc_full_parity.py
- tests/test_abicc_parity.py
- tests/test_abicc_parity_extended.py
- tests/test_abicc_scenario_parity.py
- tests/test_abicompat_parity.py
- tests/test_abidiff_parity.py
- tests/test_abidiff_parity_extended.py
- tests/test_abipkgdiff_parity.py
- tests/test_action_run_contract.py
- tests/test_action_run_sh_helpers.py
- tests/test_action_run_sh_pr_json.py
- tests/test_action_run_sh_summary.py
- tests/test_adapter_base.py
- tests/test_adversarial_inputs.py
- tests/test_ai_readiness.py
- tests/test_annotations.py
- tests/test_anon_union_fp.py
- tests/test_api_types.py
- tests/test_appcompat.py
- tests/test_appcompat_examples.py
- tests/test_appcompat_html.py
- tests/test_architecture_conformance.py
- tests/test_architecture_refactor.py
- tests/test_atomic_to_int_regression.py
- tests/test_baseline_pinning.py
- tests/test_bazel_adapter.py
- tests/test_benchmark_scaling.py
- tests/test_benchmark_smoke.py
- tests/test_bidirectional_symmetry.py
- tests/test_binary_fingerprint.py
- tests/test_binary_only_pe_macho.py
- tests/test_binder.py
- tests/test_btf_integration.py
- tests/test_btf_metadata.py
- tests/test_bugfix_regression.py
- tests/test_bugfix_regressions.py
- tests/test_build_cache.py
- tests/test_build_config_strict.py
- tests/test_build_context.py
- tests/test_build_info_sniffing.py
- tests/test_build_mode.py
- tests/test_build_query_inference.py
- tests/test_build_source_cli.py
- tests/test_build_source_extractor.py
- tests/test_build_source_pack.py
- tests/test_buildsource_inline_nodb.py
- tests/test_builtin_profiles.py
- tests/test_builtins_filtered.py
- tests/test_bundle.py
- tests/test_call_graph.py
- tests/test_case_analysis_validation.py
- tests/test_castxml_constructor_visibility.py
- tests/test_castxml_elaborated_type.py
- tests/test_castxml_errors.py
- tests/test_castxml_free_examples.py
- tests/test_castxml_hidden_friends.py
- tests/test_castxml_ref_qualifier_vtable.py
- tests/test_castxml_toolchain_robustness.py
- tests/test_change_factory.py
- tests/test_changekind_completeness.py
- tests/test_changekind_coverage.py
- tests/test_checker.py
- tests/test_checker_reporter_branches.py
- tests/test_clang_error_header_exclusion.py
- tests/test_clang_header_backend_integration.py
- tests/test_clang_missing_header_hint.py
- tests/test_clang_plugin_no_modes.py
- tests/test_clang_plugin_profiling.py
- tests/test_clang_public_roots_coverage.py
- tests/test_clang_source_edges.py
- tests/test_classify.py
- tests/test_cli_contract.py
- tests/test_cli_coverage.py
- tests/test_cli_coverage_extra.py
- tests/test_cli_coverage_extra2.py
- tests/test_cli_datasources.py
- tests/test_cli_deps_stack.py
- tests/test_cli_dump_helpers_coverage.py
- tests/test_cli_help.py
- tests/test_cli_helpers_compare_coverage.py
- tests/test_cli_new_features.py
- tests/test_cli_phase1.py
- tests/test_cli_probe.py
- tests/test_cli_root_surface.py
- tests/test_cli_scan.py
- tests/test_cli_scan_baseline.py
- tests/test_cli_scan_helpers_coverage.py
- tests/test_cli_split_modules.py
- tests/test_cli_split_modules_new.py
- tests/test_cli_surface_diff.py
- tests/test_cli_unit.py
- tests/test_compare_dispatch.py
- tests/test_compare_input_modes.py
- tests/test_compare_profiles.py
- tests/test_compare_release.py
- tests/test_compat.py
- tests/test_compat_cli_coverage.py
- tests/test_compat_extended.py
- tests/test_compile_context_parity.py
- tests/test_compiler_options.py
- tests/test_compiler_record.py
- tests/test_compiler_record_cross_toolchain.py
- tests/test_composition_compat.py
- tests/test_conda_harness.py
- tests/test_confidence_evidence.py
- tests/test_config_rebalance.py
- tests/test_config_review.py
- tests/test_const_pointer_abi_neutral.py
- tests/test_contract_api.py
- tests/test_cov95_cli.py
- tests/test_cov95_compat.py
- tests/test_cov95_diff_cpp_patterns.py
- tests/test_cov95_diff_filtering.py
- tests/test_cov95_misc.py
- tests/test_cov95_reporting.py
- tests/test_coverage_extension_elf.py
- tests/test_coverage_extension_lang.py
- tests/test_coverage_extension_macho.py
- tests/test_coverage_extension_pe.py
- tests/test_cpp_pattern_detectors.py
- tests/test_cross_compiler_fp.py
- tests/test_cross_platform_fixtures.py
- tests/test_cross_platform_integration.py
- tests/test_crosscheck.py
- tests/test_ctf_metadata.py
- tests/test_debian_symbols.py
- tests/test_debug_artifact_dwarf_wiring.py
- tests/test_debug_resolver.py
- tests/test_demangle_unit.py
- tests/test_depth_vocabulary.py
- tests/test_detector_contracts.py
- tests/test_detector_discovery.py
- tests/test_detector_oracle.py
- tests/test_detector_properties.py
- tests/test_detector_properties_integration.py
- tests/test_detector_spec.py
- tests/test_diff_build_config.py
- tests/test_diff_elf_layout.py
- tests/test_diff_helpers.py
- tests/test_diff_layout.py
- tests/test_diff_namespaces.py
- tests/test_diff_numpy_capi.py
- tests/test_diff_platform_deep.py
- tests/test_diff_reconcile.py
- tests/test_diff_stdlib_impl.py
- tests/test_diff_sycl.py
- tests/test_diff_symbols_deep.py
- tests/test_diff_symbols_review.py
- tests/test_diff_templates.py
- tests/test_diff_types_deep.py
- tests/test_docs_cli_flags.py
- tests/test_dry_run_contract.py
- tests/test_dumper_cache_unit.py
- tests/test_dumper_clang.py
- tests/test_dumper_coverage.py
- tests/test_dumper_layout_backfill.py
- tests/test_dumper_members.py
- tests/test_dumper_phase1.py
- tests/test_dumper_unit.py
- tests/test_dumper_unit_phase0.py
- tests/test_duplicate_mangled.py
- tests/test_dwarf_coverage_gaps.py
- tests/test_dwarf_metadata_coverage.py
- tests/test_dwarf_nontrivial.py
- tests/test_dwarf_snapshot.py
- tests/test_dwarf_unified.py
and 229 more members in this release
Indexed releases
- 0.5.0
abicheck-0.5.0.tar.gz629 members - 0.5.0
abicheck-0.5.0-py3-none-any.whl230 members - 0.4.0
abicheck-0.4.0.tar.gz530 members - 0.4.0
abicheck-0.4.0-py3-none-any.whl198 members - 0.3.0
abicheck-0.3.0.tar.gz323 members - 0.3.0
abicheck-0.3.0-py3-none-any.whl102 members - 0.2.0
abicheck-0.2.0.tar.gz181 members - 0.2.0
abicheck-0.2.0-py3-none-any.whl54 members - 0.1.0
abicheck-0.1.0.tar.gz103 members - 0.1.0
abicheck-0.1.0-py3-none-any.whl27 members