PkgRadar

Package evidence

snowflake-data-migration-orchestrator==1.20.1

Credential file access: matched ".AZURE"

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Versions published
17
First published
Mar 2026

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

Block this release in CIcurl · GitHub Actions

Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.

curl -fsS https://pkgradar.com/gate/npm \
  -H "Authorization: Bearer $PKGRADAR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"specs":["snowflake-data-migration-orchestrator==1.20.1"],"fail_on":"review"}'

GitHub Actions step:

- name: PkgRadar gate
  run: |
    curl -fsS https://pkgradar.com/gate/npm \
      -H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
      -H "Content-Type: application/json" \
      -d '{"specs":["snowflake-data-migration-orchestrator==1.20.1"],"fail_on":"review"}'
Publisherunknown
Artifact bytes719,544
Previous versionnone
Published2026-05-27T15:54:02
SHA-256be97d174ba1f096af4bc7f183e635e6df632f0bc26f2e37c929cf5789d0def37

Why flagged

What the scanner saw

Credential file access: matched ".AZURE"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
40Score
1.20.1Version
Status history (1 event)
  1. newavailable · risk review · score 40 · status changed

Evidence

Static findings

8 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesssnowflake_data_migration_orchestrator-1.20.1/src/data_migration_orchestrator/commands/create_data_migration_workflow.pymatched ".AZURE"5
lowCredential file accesssnowflake_data_migration_orchestrator-1.20.1/src/data_migration_orchestrator/data_migration_cloud/platforms/__init__.pymatched ".azure"5
lowCredential file accesssnowflake_data_migration_orchestrator-1.20.1/src/data_migration_orchestrator/data_migration_cloud/platforms/azure_synapse/platform.pymatched ".azure"5
lowCredential file accesssnowflake_data_migration_orchestrator-1.20.1/src/data_migration_orchestrator/data_migration_cloud/platforms/azure_synapse/query_builder.pymatched ".azure"5
lowCredential file accesssnowflake_data_migration_orchestrator-1.20.1/src/data_migration_orchestrator/data_migration_cloud/tasks/handlers/smart_partition_config_resolver.pymatched ".AZURE"5
lowCredential file accesssnowflake_data_migration_orchestrator-1.20.1/src/data_migration_orchestrator/data_migration_core/type_mappings/default_mappings.pymatched ".azure"5
lowCredential file accesssnowflake_data_migration_orchestrator-1.20.1/src/data_migration_orchestrator/data_migration_core/type_mappings/redshift_default_mappings.pymatched ".aws"5
lowCredential file accesssnowflake_data_migration_orchestrator-1.20.1/src/data_migration_orchestrator/data_migration_core/type_mappings/redshift_iceberg_default_mappings.pymatched ".aws"5