.flake8.purge
.gitignore
.pre-commit-config.yaml.purge
CHANGELOG.md
CODEOWNERS
CONTRIBUTING.md
HOW_TO.md
LICENSE
LOCAL_DEV_SETUP.md
MANIFEST.in
Makefile
README.md
netbox-plugin.yaml
package-lock.json
package.json
playwright.config.js
pyproject.toml
setup.py
.github/ISSUE_TEMPLATE/bug_report.yaml
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.yaml
.github/ISSUE_TEMPLATE/housekeeping.yaml
.github/workflows/docs-pages.yaml
.github/workflows/publish-pypi.yaml
.vscode/settings.json
devrun/.env.example
devrun/SERVICE_CONFIGURATION.md
devrun/bootstrap-netbox.sh
devrun/check-netbox.sh
devrun/common.sh
devrun/configure-routinator-validator.sh
devrun/dev.sh
devrun/docker-compose.yml
devrun/e2e.sh
devrun/irrd-service.sh
devrun/runserver.sh
devrun/seed-data.sh
devrun/seed-irrd-data.sh
devrun/start.sh
devrun/status.sh
devrun/stop.sh
devrun/test.sh
devrun/worker.sh
devrun/irrd/Dockerfile
devrun/irrd/entrypoint.sh
devrun/irrd/fixtures/local-authoritative.rpsl
devrun/routinator/fixtures/jsonext-sample.json
devrun/telemetry/fixtures/mrt-observations-sample.json
devrun/work_in_progress/netbox_rpki_roa_signed_object_convergence_plan.md
docs/.nojekyll
docs/CHANGELOG.rst
docs/CONTRIBUTING.rst
docs/HOW_TO.rst
docs/LOCAL_DEV_SETUP.rst
docs/Makefile
docs/api.rst
docs/conf.py
docs/index.rst
docs/requirements.txt
docs/_static/css/custom.css
docs/_templates/custom-module-template.rst
docs/_templates/autoapi/index.rst
docs/_templates/autoapi/macros.rst
docs/_templates/autoapi/python/attribute.rst
docs/_templates/autoapi/python/class.rst
docs/_templates/autoapi/python/data.rst
docs/_templates/autoapi/python/exception.rst
docs/_templates/autoapi/python/function.rst
docs/_templates/autoapi/python/method.rst
docs/_templates/autoapi/python/module.rst
docs/_templates/autoapi/python/package.rst
docs/_templates/autoapi/python/property.rst
docs/images/rpki-cert-detail.png
docs/images/rpki-certasn-detail.png
docs/images/rpki-certprefix-detail.png
docs/images/rpki-org-detail.png
docs/images/rpki-roa-detail.png
docs/images/rpki-roaprefix-detail.png
images/rpki-cert-detail.png
images/rpki-certasn-detail.png
images/rpki-certprefix-detail.png
images/rpki-org-detail.png
images/rpki-roa-detail.png
images/rpki-roaprefix-detail.png
netbox_rpki/__init__.py
netbox_rpki/choices.py
netbox_rpki/compatibility.py
netbox_rpki/detail_specs.py
netbox_rpki/filtersets.py
netbox_rpki/forms.py
netbox_rpki/jobs.py
netbox_rpki/models.py
netbox_rpki/navigation.py
netbox_rpki/netbox_rpki.code-workspace
netbox_rpki/object_registry.py
netbox_rpki/object_specs.py
netbox_rpki/sample_data.py
netbox_rpki/tables.py
netbox_rpki/urls.py
netbox_rpki/views.py
netbox_rpki.egg-info/PKG-INFO
netbox_rpki.egg-info/SOURCES.txt
netbox_rpki.egg-info/dependency_links.txt
netbox_rpki.egg-info/requires.txt
netbox_rpki.egg-info/top_level.txt
netbox_rpki/api/__init__.py
netbox_rpki/api/serializers.py
netbox_rpki/api/urls.py
netbox_rpki/api/views.py
netbox_rpki/graphql/__init__.py
netbox_rpki/graphql/filters.py
netbox_rpki/graphql/schema.py
netbox_rpki/graphql/types.py
netbox_rpki/management/__init__.py
netbox_rpki/management/commands/__init__.py
netbox_rpki/management/commands/create_irr_change_plans.py
netbox_rpki/management/commands/create_roa_change_plan.py
netbox_rpki/management/commands/evaluate_lifecycle_health.py
netbox_rpki/management/commands/execute_irr_change_plan.py
netbox_rpki/management/commands/run_aspa_reconciliation.py
netbox_rpki/management/commands/run_bulk_routing_intent.py
netbox_rpki/management/commands/run_irr_coordination.py
netbox_rpki/management/commands/run_routing_intent_profile.py
netbox_rpki/management/commands/sync_irr_source.py
netbox_rpki/management/commands/sync_provider_account.py
netbox_rpki/management/commands/sync_provider_accounts.py
netbox_rpki/management/commands/sync_telemetry_source.py
netbox_rpki/management/commands/sync_validator_instance.py
netbox_rpki/migrations/00005_rpki.py
netbox_rpki/migrations/0001_initial.py
netbox_rpki/migrations/0002__add_tenancy.py
netbox_rpki/migrations/0003_add_comments_fields.py
netbox_rpki/migrations/0004_assignedresources.py
netbox_rpki/migrations/0006_aspa_aspaprovider_certificaterevocationlist_manifest_and_more.py
netbox_rpki/migrations/0007_intentderivationrun_routingintentprofile_and_more.py
netbox_rpki/migrations/0008_importedroaauthorization_providersnapshot_and_more.py
netbox_rpki/migrations/0009_rpkiprovideraccount_providersyncrun_and_more.py
netbox_rpki/migrations/0010_rpkiprovideraccount_ca_handle.py
netbox_rpki/migrations/0011_roachangeplan_applied_at_and_more.py
netbox_rpki/migrations/0012_rpkiprovideraccount_sync_interval.py
netbox_rpki/migrations/0013_externalobjectreference_and_importedroaauth_link.py
netbox_rpki/migrations/0014_roachangeplan_governance_and_approvalrecord.py
netbox_rpki/migrations/0015_aspaprovider_netbox_rpki_aspaprovider_aspa_provider_unique.py
netbox_rpki/migrations/0016_alter_publishedroaresult_result_type_importedaspa_and_more.py
netbox_rpki/migrations/0017_aspa_phase3_schema.py
netbox_rpki/migrations/0018_roa_analysis_contract.py
netbox_rpki/migrations/0019_provider_sync_phase0.py
netbox_rpki/migrations/0020_imported_krill_tier1_families.py
netbox_rpki/migrations/0021_imported_signed_object.py
netbox_rpki/migrations/0022_signed_object_crl_type.py
netbox_rpki/migrations/0023_importedcertificateobservation.py
netbox_rpki/migrations/0024_schema_normalization_phase0.py
netbox_rpki/migrations/0025_router_certificate_ee_link.py
netbox_rpki/migrations/0026_roa_signed_object_normalization.py
netbox_rpki/migrations/0027_validated_payload_object_validation_links.py
netbox_rpki/migrations/0028_imported_publication_authored_links.py
netbox_rpki/migrations/0029_aspachangeplanitem_alter_approvalrecord_change_plan_and_more.py
netbox_rpki/migrations/0030_roalintacknowledgement_roalintsuppression.py
netbox_rpki/migrations/0031_remove_roalintsuppression_netbox_rpki_roalintsuppression_active_intent_unique_and_more.py
netbox_rpki/migrations/0032_bulkintentrun_routingintenttemplate_and_more.py
netbox_rpki/migrations/0033_roavalidationsimulationresult_approval_impact_and_more.py
netbox_rpki/migrations/0034_approvalrecord_simulation_review_json.py
netbox_rpki/migrations/0035_add_roa_lint_rule_config.py
netbox_rpki/migrations/0036_add_lint_suppression_org_prefix_scopes.py
netbox_rpki/migrations/0037_change_plan_rollback_bundles.py
netbox_rpki/migrations/0038_change_plan_dual_approval_fields.py
netbox_rpki/migrations/0039_add_lifecycle_health_policy.py
netbox_rpki/migrations/0040_add_lifecycle_health_hook_and_event.py
netbox_rpki/migrations/0041_update_lifecycle_health_event_dedupe_constraint.py
netbox_rpki/migrations/0042_bulkintentrun_governance_fields.py
netbox_rpki/migrations/0043_routing_intent_context_groups.py
netbox_rpki/migrations/0044_irr_source_snapshot_and_imports.py
netbox_rpki/migrations/0045_irr_coordination_run_and_result.py
netbox_rpki/migrations/0046_irr_change_plan_and_item.py
netbox_rpki/migrations/0047_irr_write_execution.py
netbox_rpki/migrations/0048_external_validation_fields.py
netbox_rpki/migrations/0049_telemetry_models.py
netbox_rpki/migrations/0050_routingintentcontextgroup_inherits_from_and_more.py
netbox_rpki/migrations/0051_authoredcarelationship_delegated_scope.py
netbox_rpki/migrations/0052_intent_delegated_scope.py
netbox_rpki/migrations/0053_change_plan_delegated_scope.py
netbox_rpki/migrations/0054_authoredasset_authoredassetmember_and_more.py
netbox_rpki/migrations/0055_externalmanagementexception.py
netbox_rpki/migrations/0056_roa_object_convergence.py
netbox_rpki/migrations/__init__.py
netbox_rpki/services/__init__.py
netbox_rpki/services/aspa_change_plan.py
netbox_rpki/services/aspa_intent.py
netbox_rpki/services/bgp_telemetry.py
netbox_rpki/services/bulk_intent_governance.py
netbox_rpki/services/bulk_routing_intent.py
netbox_rpki/services/delegated_workflow.py
netbox_rpki/services/external_management.py
netbox_rpki/services/external_validation.py
netbox_rpki/services/governance_rollup.py
netbox_rpki/services/governance_summary.py
netbox_rpki/services/irr_coordination.py
netbox_rpki/services/irr_sync.py
netbox_rpki/services/irr_write.py
netbox_rpki/services/lifecycle_reporting.py
netbox_rpki/services/overlay_correlation.py
netbox_rpki/services/overlay_history.py
netbox_rpki/services/overlay_reporting.py
netbox_rpki/services/provider_sync.py
netbox_rpki/services/provider_sync_contract.py
netbox_rpki/services/provider_sync_diff.py
netbox_rpki/services/provider_sync_evidence.py
netbox_rpki/services/provider_sync_krill.py
netbox_rpki/services/provider_write.py
netbox_rpki/services/publication_state.py
netbox_rpki/services/roa_lint.py
netbox_rpki/services/routing_intent.py
netbox_rpki/services/rov_simulation.py
netbox_rpki/templates/netbox_rpki/aspachangeplan_summary.html
netbox_rpki/templates/netbox_rpki/aspareconciliationrun_summary.html
netbox_rpki/templates/netbox_rpki/bulkintentrun_approve.html
netbox_rpki/templates/netbox_rpki/certificateasn.html
netbox_rpki/templates/netbox_rpki/certificateprefix.html
netbox_rpki/templates/netbox_rpki/changeplan_secondary_confirm.html
netbox_rpki/templates/netbox_rpki/delegatedpublicationworkflow_approve.html
netbox_rpki/templates/netbox_rpki/object_detail.html
netbox_rpki/templates/netbox_rpki/operations_dashboard.html
netbox_rpki/templates/netbox_rpki/organization_aspa_reconcile.html
netbox_rpki/templates/netbox_rpki/organization_bulk_intent_run.html
netbox_rpki/templates/netbox_rpki/provideraccount_publication_diff_summary.html
netbox_rpki/templates/netbox_rpki/provideraccount_summary.html
netbox_rpki/templates/netbox_rpki/provideraccount_sync.html
netbox_rpki/templates/netbox_rpki/provideraccount_timeline.html
netbox_rpki/templates/netbox_rpki/providersnapshot_compare.html
netbox_rpki/templates/netbox_rpki/providersnapshot_summary.html
netbox_rpki/templates/netbox_rpki/roachangeplan_acknowledge.html
netbox_rpki/templates/netbox_rpki/roachangeplan_confirm.html
netbox_rpki/templates/netbox_rpki/roachangeplan_preview.html
netbox_rpki/templates/netbox_rpki/roachangeplan_simulate.html
netbox_rpki/templates/netbox_rpki/roachangeplan_summary.html
netbox_rpki/templates/netbox_rpki/roalintfinding_suppress.html
netbox_rpki/templates/netbox_rpki/roalintsuppression_lift.html
netbox_rpki/templates/netbox_rpki/roaobjectprefix.html
netbox_rpki/templates/netbox_rpki/roareconciliationrun_create_plan.html
netbox_rpki/templates/netbox_rpki/roareconciliationrun_summary.html
netbox_rpki/templates/netbox_rpki/rollbackbundle_confirm.html
netbox_rpki/templates/netbox_rpki/routingintentexception_approve.html
netbox_rpki/templates/netbox_rpki/routingintentprofile_run.html
netbox_rpki/templates/netbox_rpki/routingintenttemplatebinding_preview.html
netbox_rpki/templates/netbox_rpki/routingintenttemplatebinding_regenerate.html
netbox_rpki/templates/netbox_rpki/telemetrysource_history_summary.html
netbox_rpki/templates/netbox_rpki/validatorinstance_history_summary.html
netbox_rpki/tests/__init__.py
netbox_rpki/tests/base.py
netbox_rpki/tests/krill_payloads.py
netbox_rpki/tests/live_backend.py
netbox_rpki/tests/netbox_configuration.py
netbox_rpki/tests/registry_scenarios.py
netbox_rpki/tests/test_api.py
netbox_rpki/tests/test_aspa_change_plan.py
netbox_rpki/tests/test_aspa_intent_services.py
netbox_rpki/tests/test_aspa_provider_write.py
netbox_rpki/tests/test_bgp_telemetry.py
netbox_rpki/tests/test_bulk_intent_governance.py
netbox_rpki/tests/test_delegated_workflow.py
netbox_rpki/tests/test_detail_specs.py
netbox_rpki/tests/test_external_validation.py
netbox_rpki/tests/test_filtersets.py
netbox_rpki/tests/test_forms.py
netbox_rpki/tests/test_governance_rollup.py
netbox_rpki/tests/test_graphql.py
netbox_rpki/tests/test_imported_provider_registry.py
netbox_rpki/tests/test_irr_change_plan.py
netbox_rpki/tests/test_irr_coordination.py
netbox_rpki/tests/test_irr_sync.py
netbox_rpki/tests/test_irr_write_execution.py
netbox_rpki/tests/test_jobs.py
netbox_rpki/tests/test_krill_payloads.py
netbox_rpki/tests/test_live_backend.py
netbox_rpki/tests/test_migrations.py
netbox_rpki/tests/test_models.py
netbox_rpki/tests/test_multi_stage_approval.py
netbox_rpki/tests/test_navigation.py
netbox_rpki/tests/test_overlay_correlation.py
netbox_rpki/tests/test_overlay_history.py
netbox_rpki/tests/test_provider_sync.py
netbox_rpki/tests/test_provider_sync_krill.py
netbox_rpki/tests/test_provider_write.py
netbox_rpki/tests/test_publication_state.py
netbox_rpki/tests/test_roa_lint.py
netbox_rpki/tests/test_rollback_bundle.py
netbox_rpki/tests/test_routing_intent_services.py
netbox_rpki/tests/test_tables.py
netbox_rpki/tests/test_urls.py
netbox_rpki/tests/test_views.py
netbox_rpki/tests/utils.py
tests/test_compatibility_contract.py
tests/e2e/README.md
tests/e2e/auth.setup.js
tests/e2e/helpers/netbox-rpki.js
tests/e2e/helpers/runtime.js
tests/e2e/netbox-rpki/certificates.spec.js
tests/e2e/netbox-rpki/organizations.spec.js
tests/e2e/netbox-rpki/relations.spec.js
tests/e2e/netbox-rpki/roas.spec.js
tests/e2e/scripts/prepare_netbox_rpki_e2e.py