Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

apache/ossie

https://github.com/apache/ossie · scanned 2026-07-23 19:42 UTC (4 days, 19 hours ago)

15 raw signals (0 security + 15 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 days, 19 hours ago · v7 · last Δ +0.1 (diff) · 15 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 1582 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
__init__ software healthy converters/databricks/tests/test_roundtrip_properties.py:67
chance software healthy converters/databricks/tests/test_roundtrip_properties.py:70
count software healthy converters/databricks/tests/test_roundtrip_properties.py:73
pick software healthy converters/databricks/tests/test_roundtrip_properties.py:76
text software healthy converters/databricks/tests/test_roundtrip_properties.py:79
colname software healthy converters/databricks/tests/test_roundtrip_properties.py:82
metric_views software healthy converters/databricks/tests/test_roundtrip_properties.py:87
ossie_models software healthy converters/databricks/tests/test_roundtrip_properties.py:92
test_mv_to_ossie_to_mv software healthy converters/databricks/tests/test_roundtrip_properties.py:99
test_ossie_to_mv_to_ossie software healthy converters/databricks/tests/test_roundtrip_properties.py:106
__init__ software healthy converters/databricks/tests/_roundtrip_helpers.py:96
chance software healthy converters/databricks/tests/_roundtrip_helpers.py:64
count software healthy converters/databricks/tests/_roundtrip_helpers.py:67
pick software healthy converters/databricks/tests/_roundtrip_helpers.py:70
text software healthy converters/databricks/tests/_roundtrip_helpers.py:73
colname software healthy converters/databricks/tests/_roundtrip_helpers.py:82
next software healthy converters/databricks/tests/_roundtrip_helpers.py:99
_maybe_meta software healthy converters/databricks/tests/_roundtrip_helpers.py:105
_build_join software healthy converters/databricks/tests/_roundtrip_helpers.py:122
build_metric_view software healthy converters/databricks/tests/_roundtrip_helpers.py:156
_ossie_field software healthy converters/databricks/tests/_roundtrip_helpers.py:202
build_ossie software healthy converters/databricks/tests/_roundtrip_helpers.py:207
_three_part software healthy converters/databricks/tests/_roundtrip_helpers.py:255
_convert software healthy converters/databricks/tests/_roundtrip_helpers.py:261
_cond_canon software healthy converters/databricks/tests/_roundtrip_helpers.py:267
_flatten_joins software healthy converters/databricks/tests/_roundtrip_helpers.py:280
_dims software healthy converters/databricks/tests/_roundtrip_helpers.py:291
_dim_norm software healthy converters/databricks/tests/_roundtrip_helpers.py:297
_meas_norm software healthy converters/databricks/tests/_roundtrip_helpers.py:302
assert_mv_roundtrip software healthy converters/databricks/tests/_roundtrip_helpers.py:306
_expr_of software healthy converters/databricks/tests/_roundtrip_helpers.py:327
_fields_map software healthy converters/databricks/tests/_roundtrip_helpers.py:334
_rel_set software healthy converters/databricks/tests/_roundtrip_helpers.py:338
assert_ossie_roundtrip software healthy converters/databricks/tests/_roundtrip_helpers.py:344
test_ossie_to_mv_to_ossie software healthy converters/databricks/tests/test_roundtrip.py:25
test_using_clause_round_trips software healthy converters/databricks/tests/test_roundtrip.py:34
test_mv_to_ossie_to_mv_is_lossless software healthy converters/databricks/tests/test_roundtrip.py:47
test_tpcds_mv_round_trips software healthy converters/databricks/tests/test_roundtrip.py:56
test_one_to_many_round_trips_mv_ossie_mv software healthy converters/databricks/tests/test_roundtrip.py:65
test_property_mv_to_ossie_to_mv_seeded software healthy converters/databricks/tests/test_roundtrip.py:86
test_property_ossie_to_mv_to_ossie_seeded software healthy converters/databricks/tests/test_roundtrip.py:92
test_fixtureB_import_matches_expected software healthy converters/databricks/tests/test_metric_view_to_ossie.py:27
test_fields_is_accepted_as_alias_for_dimensions software healthy converters/databricks/tests/test_metric_view_to_ossie.py:32
test_unsupported_version_rejected software healthy converters/databricks/tests/test_metric_view_to_ossie.py:44
test_both_dimensions_and_fields_present_warns_and_uses_dime… software healthy converters/databricks/tests/test_metric_view_to_ossie.py:49
test_stash_written_at_each_level software healthy converters/databricks/tests/test_metric_view_to_ossie.py:66
test_name_override software healthy converters/databricks/tests/test_metric_view_to_ossie.py:81
test_cross_join_rejected software healthy converters/databricks/tests/test_metric_view_to_ossie.py:87
test_duplicate_join_name_rejected software healthy converters/databricks/tests/test_metric_view_to_ossie.py:93
test_complex_joined_dimension_filed_under_join_dataset software healthy converters/databricks/tests/test_metric_view_to_ossie.py:100

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
README.md software healthy README.md
CONTRIBUTING.md software healthy CONTRIBUTING.md
ROADMAP.md software healthy ROADMAP.md
LICENSE software healthy LICENSE
NOTICE software healthy NOTICE
.asf.yaml software healthy .asf.yaml
working_groups.md software healthy docs/working_groups.md
index.md software healthy docs/index.md
.goreleaser.yaml software healthy cli/.goreleaser.yaml
main.go software healthy cli/main.go
go.mod software healthy cli/go.mod
Makefile software healthy cli/Makefile
plugin.go software healthy cli/internal/plugin/plugin.go
discover.go software healthy cli/internal/plugin/discover.go
discover_test.go software healthy cli/internal/plugin/discover_test.go
ossiedir.go software healthy cli/internal/ossiedir/ossiedir.go
ossiedir_test.go software healthy cli/internal/ossiedir/ossiedir_test.go
validate.go software healthy cli/cmd/validate.go
root.go software healthy cli/cmd/root.go
convert.go software healthy cli/cmd/convert.go
plugin.go software healthy cli/cmd/plugin/plugin.go
remove.go software healthy cli/cmd/plugin/remove.go
install.go software healthy cli/cmd/plugin/install.go
list.go software healthy cli/cmd/plugin/list.go
README.md software healthy converters/README.md
README.md software healthy converters/databricks/README.md
pyproject.toml software healthy converters/databricks/pyproject.toml
test_roundtrip_properties.py software healthy converters/databricks/tests/test_roundtrip_properties.py
_roundtrip_helpers.py software healthy converters/databricks/tests/_roundtrip_helpers.py
conftest.py software healthy converters/databricks/tests/conftest.py
test_roundtrip.py software healthy converters/databricks/tests/test_roundtrip.py
test_metric_view_to_ossie.py software healthy converters/databricks/tests/test_metric_view_to_ossie.py
_util.py software healthy converters/databricks/tests/_util.py
test_ossie_to_metric_view.py software healthy converters/databricks/tests/test_ossie_to_metric_view.py
tpcds_metric_view.yaml software healthy converters/databricks/tests/fixtures/tpcds_metric_view.yaml
fixtureA_metric_view.yaml software healthy converters/databricks/tests/fixtures/fixtureA_metric_view.y…
fixtureA_ossie.yaml software healthy converters/databricks/tests/fixtures/fixtureA_ossie.yaml
fixtureB_ossie.yaml software healthy converters/databricks/tests/fixtures/fixtureB_ossie.yaml
fixtureB_metric_view.yaml software healthy converters/databricks/tests/fixtures/fixtureB_metric_view.y…
tpcds_ossie.yaml software healthy converters/databricks/tests/fixtures/tpcds_ossie.yaml
__init__.py software healthy converters/databricks/src/ossie_databricks/__init__.py
metric_view_to_ossie.py software healthy converters/databricks/src/ossie_databricks/metric_view_to_o…
_common.py software healthy converters/databricks/src/ossie_databricks/_common.py
cli.py software healthy converters/databricks/src/ossie_databricks/cli.py
ossie_to_metric_view.py software healthy converters/databricks/src/ossie_databricks/ossie_to_metric_…
pom.xml software healthy converters/salesforce/pom.xml
README.md software healthy converters/salesforce/README.md
salesforceToOsi.json software healthy converters/salesforce/src/test/resources/examples/salesforc…
osiToSalesforce.yaml software healthy converters/salesforce/src/test/resources/examples/osiToSale…
OsiToSalesforceConverterTest.java software healthy converters/salesforce/src/test/java/org/apache/ossie/OsiToS…

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
_HypothesisRnd software healthy converters/databricks/tests/test_roundtrip_properties.py:63
TestMetricViewRoundTrip software healthy converters/databricks/tests/test_roundtrip_properties.py:96
TestOSIRoundTrip software healthy converters/databricks/tests/test_roundtrip_properties.py:103
RandomRnd software healthy converters/databricks/tests/_roundtrip_helpers.py:58
_Names software healthy converters/databricks/tests/_roundtrip_helpers.py:93
ConversionError software healthy converters/databricks/src/ossie_databricks/_common.py:75
_Yaml12Loader software healthy converters/databricks/src/ossie_databricks/_common.py:113
_Yaml12Dumper software healthy converters/databricks/src/ossie_databricks/_common.py:117
ConverterIssueType software healthy converters/wisdom/src/ossie_wisdom/converter_issues.py:23
ConverterIssue software healthy converters/wisdom/src/ossie_wisdom/converter_issues.py:41
ConverterResult software healthy converters/wisdom/src/ossie_wisdom/converter_issues.py:52
WisdomToOSIConverter software healthy converters/wisdom/src/ossie_wisdom/wisdom_to_osi.py:57
OSIToWisdomConverter software healthy converters/wisdom/src/ossie_wisdom/osi_to_wisdom.py:59
TestNormalizeIdentifier software healthy converters/snowflake/tests/test_osi_to_snowflake_yaml_conve…
TestParseSource software healthy converters/snowflake/tests/test_osi_to_snowflake_yaml_conve…
TestExtractSynonyms software healthy converters/snowflake/tests/test_osi_to_snowflake_yaml_conve…
TestClassifyField software healthy converters/snowflake/tests/test_osi_to_snowflake_yaml_conve…
TestExtractExpression software healthy converters/snowflake/tests/test_osi_to_snowflake_yaml_conve…
TestConvertNamedExpr software healthy converters/snowflake/tests/test_osi_to_snowflake_yaml_conve…
TestConvertRelationship software healthy converters/snowflake/tests/test_osi_to_snowflake_yaml_conve…
TestConvertDataset software healthy converters/snowflake/tests/test_osi_to_snowflake_yaml_conve…
TestConvertOsiToSnowflake software healthy converters/snowflake/tests/test_osi_to_snowflake_yaml_conve…
TestWarnDroppedFields software healthy converters/snowflake/tests/test_osi_to_snowflake_yaml_conve…
TestDroppedFieldsEndToEnd software healthy converters/snowflake/tests/test_osi_to_snowflake_yaml_conve…
OsiConversionError software healthy converters/snowflake/src/ossie_snowflake/converter.py:37
HoneydewConversionError software healthy converters/honeydew/src/honeydew_osi/converter.py:47
TestBasicConversion software healthy converters/dbt/tests/test_msi_to_osi.py:88
TestDimensionConversion software healthy converters/dbt/tests/test_msi_to_osi.py:130
TestMeasureConversion software healthy converters/dbt/tests/test_msi_to_osi.py:184
TestEntityConversion software healthy converters/dbt/tests/test_msi_to_osi.py:218
TestEntityKeyExtraction software healthy converters/dbt/tests/test_msi_to_osi.py:252
TestFieldOrdering software healthy converters/dbt/tests/test_msi_to_osi.py:281
TestDialectConfiguration software healthy converters/dbt/tests/test_msi_to_osi.py:297
TestRelationshipConversion software healthy converters/dbt/tests/test_msi_to_osi.py:319
TestMetricConversion software healthy converters/dbt/tests/test_msi_to_osi.py:495
TestConverterIssues software healthy converters/dbt/tests/test_msi_to_osi.py:864
TestFilterRendering software healthy converters/dbt/tests/test_msi_to_osi.py:955
TestMetricFilterFlattening software healthy converters/dbt/tests/test_msi_to_osi.py:982
TestOSIJsonSerialization software healthy converters/dbt/tests/test_msi_to_osi.py:1153
TestOSIToMSIBasicConversion software healthy converters/dbt/tests/test_osi_to_msi.py:39
TestOSIToMSIFieldClassification software healthy converters/dbt/tests/test_osi_to_msi.py:94
TestOSIToMSIMetricConversion software healthy converters/dbt/tests/test_osi_to_msi.py:215
TestOSIToMSIRoundTrip software healthy converters/dbt/tests/test_osi_to_msi.py:349
_DimensionStub software healthy converters/dbt/src/ossie_dbt/filter_utils.py:25
_TimeDimensionStub software healthy converters/dbt/src/ossie_dbt/filter_utils.py:51
_EntityStub software healthy converters/dbt/src/ossie_dbt/filter_utils.py:84
_MetricStub software healthy converters/dbt/src/ossie_dbt/filter_utils.py:97
_KeySets software healthy converters/dbt/src/ossie_dbt/osi_to_msi.py:71
OSIToMSIConverter software healthy converters/dbt/src/ossie_dbt/osi_to_msi.py:77
ConverterIssueType software healthy converters/dbt/src/ossie_dbt/converter_issues.py:23

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
docs software healthy docs
cli software healthy cli
internal software healthy cli/internal
plugin software healthy cli/internal/plugin
ossiedir software healthy cli/internal/ossiedir
cmd software healthy cli/cmd
plugin software healthy cli/cmd/plugin
converters software healthy converters
databricks software healthy converters/databricks
tests software healthy converters/databricks/tests
fixtures software healthy converters/databricks/tests/fixtures
src software healthy converters/databricks/src
ossie_databricks software healthy converters/databricks/src/ossie_databricks
salesforce software healthy converters/salesforce
src software healthy converters/salesforce/src
test software healthy converters/salesforce/src/test
resources software healthy converters/salesforce/src/test/resources
examples software healthy converters/salesforce/src/test/resources/examples
java software healthy converters/salesforce/src/test/java
org software healthy converters/salesforce/src/test/java/org
apache software healthy converters/salesforce/src/test/java/org/apache
ossie software healthy converters/salesforce/src/test/java/org/apache/ossie
main software healthy converters/salesforce/src/main
resources software healthy converters/salesforce/src/main/resources
java software healthy converters/salesforce/src/main/java
org software healthy converters/salesforce/src/main/java/org
apache software healthy converters/salesforce/src/main/java/org/apache
ossie software healthy converters/salesforce/src/main/java/org/apache/ossie
util software healthy converters/salesforce/src/main/java/org/apache/ossie/util
mapper software healthy converters/salesforce/src/main/java/org/apache/ossie/mapper
app software healthy converters/salesforce/src/main/java/org/apache/ossie/app
validator software healthy converters/salesforce/src/main/java/org/apache/ossie/valida…
converter software healthy converters/salesforce/src/main/java/org/apache/ossie/conver…
pipeline software healthy converters/salesforce/src/main/java/org/apache/ossie/conver…
exception software healthy converters/salesforce/src/main/java/org/apache/ossie/except…
wisdom software healthy converters/wisdom
tests software healthy converters/wisdom/tests
fixtures software healthy converters/wisdom/tests/fixtures
src software healthy converters/wisdom/src
ossie_wisdom software healthy converters/wisdom/src/ossie_wisdom
snowflake software healthy converters/snowflake
tests software healthy converters/snowflake/tests
src software healthy converters/snowflake/src
ossie_snowflake software healthy converters/snowflake/src/ossie_snowflake
honeydew software healthy converters/honeydew
tests software healthy converters/honeydew/tests
src software healthy converters/honeydew/src
honeydew_osi software healthy converters/honeydew/src/honeydew_osi
polaris software healthy converters/polaris
src software healthy converters/polaris/src

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
[email protected] dependencies healthy converters/databricks/pyproject.toml
[email protected] dependencies healthy converters/databricks/pyproject.toml
[email protected] dependencies healthy converters/databricks/pyproject.toml
[email protected] dependencies healthy converters/dbt/pyproject.toml
[email protected] dependencies healthy converters/dbt/pyproject.toml
[email protected] dependencies healthy converters/dbt/pyproject.toml
[email protected] dependencies healthy converters/dbt/pyproject.toml
[email protected] dependencies healthy converters/dbt/pyproject.toml
[email protected] dependencies healthy converters/gooddata/pyproject.toml
[email protected] dependencies healthy converters/honeydew/pyproject.toml
[email protected] dependencies healthy converters/omni/pyproject.toml
[email protected] dependencies healthy converters/orionbelt/pyproject.toml
[email protected] dependencies healthy converters/orionbelt/pyproject.toml
[email protected] dependencies healthy converters/orionbelt/pyproject.toml
orionbelt-semantic-layer@ dependencies healthy converters/orionbelt/pyproject.toml
[email protected] dependencies healthy converters/snowflake/pyproject.toml
[email protected] dependencies healthy converters/snowflake/requirements.txt
[email protected] dependencies healthy converters/wisdom/pyproject.toml
[email protected] dependencies healthy converters/wisdom/pyproject.toml
[email protected] dependencies healthy python/pyproject.toml
[email protected] dependencies healthy python/pyproject.toml

LabelLayerStatusPath
gha::converter-gooddata-ci cicd healthy .github/workflows/converter-gooddata-ci.yml
gha::converter-snowflake-ci cicd healthy .github/workflows/converter-snowflake-ci.yml
gha::converter-honeydew-ci cicd healthy .github/workflows/converter-honeydew-ci.yml
gha::converter-salesforce-ci cicd healthy .github/workflows/converter-salesforce-ci.yml
gha::converter-polaris-ci cicd healthy .github/workflows/converter-polaris-ci.yml
gha::converter-omni-ci cicd healthy .github/workflows/converter-omni-ci.yml
gha::converter-dbt-ci cicd healthy .github/workflows/converter-dbt-ci.yml
gha::converter-orionbelt-ci cicd healthy .github/workflows/converter-orionbelt-ci.yml
gha::cli-ci cicd healthy .github/workflows/cli-ci.yml

LabelLayerStatusPath
build cicd healthy .github/workflows/converter-gooddata-ci.yml
build cicd healthy .github/workflows/converter-snowflake-ci.yml
build cicd healthy .github/workflows/converter-honeydew-ci.yml
build cicd healthy .github/workflows/converter-salesforce-ci.yml
build cicd healthy .github/workflows/converter-polaris-ci.yml
build cicd healthy .github/workflows/converter-omni-ci.yml
build cicd healthy .github/workflows/converter-dbt-ci.yml
build cicd healthy .github/workflows/converter-orionbelt-ci.yml
build-and-test cicd healthy .github/workflows/cli-ci.yml

LabelLayerStatusPath
postgres data healthy converters/wisdom/tests/test_wisdom_to_osi.py
mysql data healthy converters/orionbelt/src/ossie_orionbelt/schemas/obml-schem…
clickhouse data healthy converters/orionbelt/src/ossie_orionbelt/schemas/obml-schem…

LabelLayerStatusPath
repobility-clone-1_oem663 software healthy /tmp/repobility-clone-1_oem663

LabelLayerStatusPath
vps::aws hardware healthy converters/databricks/README.md

LabelLayerStatusPath
auth::converters/polaris/src/main/java/org/apache/ossie/con… security healthy converters/polaris/src/main/java/org/apache/ossie/converter…
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/a2c28a98-9c49-477c-9ea5-7fedfea3922c/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/a2c28a98-9c49-477c-9ea5-7fedfea3922c/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.