MCPcopy Create free account
hub / github.com/dfinity/orbit / index.ts

File index.ts

cli/src/audit/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createCommand } from 'commander';
2import { writeFileSync } from 'fs';
3import { resolve } from 'path';
4import { assetEditPolicyWeakerThanTransfer } from './checks/asset-edit-policy-weaker-than-transfer';

Callers

nothing calls this directly

Calls 14

buildStationActorFunction · 0.90
listRequestPoliciesFunction · 0.90
listUsersFunction · 0.90
listUserGroupsFunction · 0.90
listAssetsFunction · 0.90
listNamedRulesFunction · 0.90
listPermissionsFunction · 0.90
quorumEmptyApproverSetFunction · 0.90
renderReportFunction · 0.90
exitCodeForFunction · 0.90

Tested by

no test coverage detected