
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@choerodon/agile
Advanced tools
Agile Service
is the core service of Choerodon.
The service is responsible for Agile process management and providing users
with a better user experience through rich display.
Agile management services are primarily used to manage project requirements, planning, and execution**
CREATE USER 'choerodon'@'%' IDENTIFIED BY "choerodon";
CREATE DATABASE agile_service DEFAULT CHARACTER SET utf8;
GRANT ALL PRIVILEGES ON agile_service.* TO choerodon@'%';
FLUSH PRIVILEGES;
sh init-local-database.sh
AgileServiceApplication
in IntelliJ IDEAmvn clean spring-boot:run
go-register-server
: Register serveriam-service
:iam servicemysql
: agile_service databaseapi-gateway
: api gateway serveroauth-server
: oauth servermanager-service
: manager servicefile-service
: file serviceknowledgebase-service
: knowledgebase servicenotify-service
: notify serviceIf you find any shortcomings or bugs, please describe them in the issue.
Pull requests are welcome! Follow to know for more information on how to contribute.
FAQs
Unknown package
The npm package @choerodon/agile receives a total of 1 weekly downloads. As such, @choerodon/agile popularity was classified as not popular.
We found that @choerodon/agile demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 8 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.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.