Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
com.ritense.valtimo:web
Advanced tools
The web module is a module that facilitates common web configuration, such as CORS, request ip filtering and hardening
Valtimo is the low-code platform for Business Process Automation. Our goal is to make implementing business process automation and case management easy.
This repository contains:
app:gzac
module, containing a Spring Boot application, used for library development.Starting up the Valtimo platform required three steps:
./gradlew :app:gzac:composeUpGzac
.Run the following command to start the Spring Boot application: ./gradlew :app:gzac:bootRun
.
Keycloak management can be accessed on http://localhost:8081 with the default credentials of username admin and password admin.
Keycloak comes preconfigured with the following users.
Name | Role | Username | Password |
---|---|---|---|
James Vance | ROLE_USER | user | user |
Asha Miller | ROLE_ADMIN | admin | admin |
Morgan Finch | ROLE_DEVELOPER | developer | developer |
./gradlew test
../gradlew integrationTestingPostgresql
../gradlew integrationTestingMysql
../gradlew securityTesting
.Contributions are welcome! To get you in the right direction, please consult the Valtimo documentation for guidelines on how to contribute.
For contributing code, please refer to the coding guidelines.
For more information on what branches to create while working in this project, please refer to this page.
The source files in this repo are licensed under the EUPL 1.2. If you have any questions about the use of this codebase in a larger work: please reach out through the Valtimo website.
FAQs
The web module is a module that facilitates common web configuration, such as CORS, request ip filtering and hardening
We found that com.ritense.valtimo:web demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.