Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
codeclimate-connector-circleci
Advanced tools
A Code Climate Connector for CircleCI.
Expects configuration of the following schema:
{
"apiToken": "your_api_token"
}
If you are logged in to your CircleCI account, visit https://circleci.com/account/api to create a token.
To run the connector in an integration environment, the
codeclimate-connector-sdk
provides a CLI you can use.
First write valid configuration to connector-config.json
. Then, there are
several make rules to run different commands easily:
# Run this to check the correctness of your connector-config.json
make verify-configuration
# Run this to list your CirclCI projects as Streams
make discover-streams
# Run this to sync data from one of your projects. Write the contents of one of
# the Stream records emitted by discover-streams to stream.json
make sync-stream
See DEVELOPERS.md
FAQs
Code Climate Connector: CircleCI
The npm package codeclimate-connector-circleci receives a total of 1 weekly downloads. As such, codeclimate-connector-circleci popularity was classified as not popular.
We found that codeclimate-connector-circleci demonstrated a not healthy version release cadence and project activity because the last version was released 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
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.