
Security News
AI Agent Lands PRs in Major OSS Projects, Targets Maintainers via Cold Outreach
An AI agent is merging PRs into major OSS projects and cold-emailing maintainers to drum up more work.
@map-colonies/mc-model-types
Advanced tools
this project is used to serve json schemas for input validation and generate matching types to use in typescript projects.
please note the node this was developed using node 12 and wont work with old versions of node.
the package can be installed with npm install @map-colonies/mc-model-types.
the schemas for the validation are in the package, in order to use it for validation the schema files must be accessed directly.
run npm install to install project dependencies.
to create local package tgz file run npm pack after the build
added schemas should be written according to the fallowing rule:
template property type can be overridden in generated ts type by adding "tsType" attribute (for typescript types that are not valid in json schema)
for template example see Schema/LayerMetadata.
all the yaml schemas can be validated by running npm run lint:openapi
note that due to the limitions of the linter configuration the lint will result in The field `paths` must be present on this level error for every schema file, any other error should be fixed
FAQs
json schemas for validations and generated ts models
We found that @map-colonies/mc-model-types demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 10 open source maintainers 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
An AI agent is merging PRs into major OSS projects and cold-emailing maintainers to drum up more work.

Research
/Security News
Chrome extension CL Suite by @CLMasters neutralizes 2FA for Facebook and Meta Business accounts while exfiltrating Business Manager contact and analytics data.

Security News
After Matplotlib rejected an AI-written PR, the agent fired back with a blog post, igniting debate over AI contributions and maintainer burden.