
Security News
Vite Releases Technical Preview of Rolldown-Vite, a Rust-Based Bundler
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
github.com/ca-risken/mimosa-core
RISKEN
is a monitoring tool for your cloud platforms, web-site, source-code...
RISKEN Core
is the core-system that analyzes, searches, and alerts on discovered threat information.
Please check RISKEN Documentation.
This module requires the following modules:
This module is developed in the Go language
, please run the following command after installing the Go
.
$ make install
Build the containers on your machine with the following command
$ make build
Deploy the pre-built containers to the Kubernetes environment on your local machine.
k8s-sample/overlays/local/core.yaml
service | spec | before (public images) | after (pre-build images on your machine) |
---|---|---|---|
alert | spec.template.spec.containers.image | public.ecr.aws/risken/core/alert:latest | core/alert:latest |
finding | spec.template.spec.containers.image | public.ecr.aws/risken/core/finding:latest | core/finding:latest |
iam | spec.template.spec.containers.image | public.ecr.aws/risken/core/iam:latest | core/iam:latest |
project | spec.template.spec.containers.image | public.ecr.aws/risken/core/project:latest | core/project:latest |
report | spec.template.spec.containers.image | public.ecr.aws/risken/core/report:latest | core/report:latest |
Info on reporting bugs, getting help, finding roadmaps, and more can be found in the RISKEN Community.
MIT.
FAQs
Unknown package
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
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
Research
Security News
A malicious npm typosquat uses remote commands to silently delete entire project directories after a single mistyped install.
Research
Security News
Malicious PyPI package semantic-types steals Solana private keys via transitive dependency installs using monkey patching and blockchain exfiltration.