
Security News
npm Introduces minimumReleaseAge and Bulk OIDC Configuration
npm rolls out a package release cooldown and scalable trusted publishing updates as ecosystem adoption of install safeguards grows.
The AICC CLI validates AI Change Control specs and produces normalized plans. It is the reference validator for the open AICC specification.
The AICC CLI validates AI Change Control specs and produces normalized plans. It is the reference validator for the open AICC specification.
npm install
npm run build
node dist/index.js validate ../aicc-spec/examples/minimal.yaml
node dist/index.js plan ../aicc-spec/examples/minimal.yaml
If installed globally or linked, use the aicc command:
aicc validate ../aicc-spec/examples/minimal.yaml
aicc plan ../aicc-spec/examples/minimal.yaml
0 valid1 invalid spec2 internal errorValidate a spec:
node dist/index.js validate ../aicc-spec/examples/pr_safe_change.yaml
Generate a normalized plan:
node dist/index.js plan ../aicc-spec/examples/migration_requires_approval.yaml
This CLI validates against ../aicc-spec/schema.json and enforces the semantic
rules documented in ../aicc-spec/spec.md.
FAQs
The AICC CLI validates AI Change Control specs and produces normalized plans. It is the reference validator for the open AICC specification.
The npm package aicc receives a total of 1 weekly downloads. As such, aicc popularity was classified as not popular.
We found that aicc demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
npm rolls out a package release cooldown and scalable trusted publishing updates as ecosystem adoption of install safeguards grows.

Security News
AI agents are writing more code than ever, and that's creating new supply chain risks. Feross joins the Risky Business Podcast to break down what that means for open source security.

Research
/Security News
Socket uncovered four malicious NuGet packages targeting ASP.NET apps, using a typosquatted dropper and localhost proxy to steal Identity data and backdoor apps.