operatorfabric-core
operatorfabric-core copied to clipboard
Main operatorfabric program
In patchUserSettings method in SettingsRepositoryImpl.java : ``` String bearer = "Bearer " + token; String uri = String.format("%s/users/%s/settings", usersUrl, login); HttpRequest request = HttpRequest.newBuilder() .uri(URI.create(uri)) .header("Authorization", bearer) .header("Content-Type", "application/json") .method("PATCH",...
## CVE-2024-41818 - High Severity Vulnerability Vulnerable Library - fast-xml-parser-4.2.5.tgz Library home page: https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.2.5.tgz Path to dependency file: /migrations/migration-rrule-recurrence/package.json Path to vulnerable library: /migrations/migration-rrule-recurrence/package.json,/migrations/migration-entity-roles/package.json Dependency Hierarchy: - mongodb-6.4.0.tgz (Root Library)...
## CVE-2024-29415 - Critical Severity Vulnerability Vulnerable Library - ip-2.0.0.tgz [](https://www.npmjs.com/package/ip) Library home page: https://registry.npmjs.org/ip/-/ip-2.0.0.tgz Path to dependency file: /migrations/migration-entity-roles/package.json Path to vulnerable library: /migrations/migration-entity-roles/package.json,/migrations/migration-rrule-recurrence/package.json Dependency Hierarchy: - mongodb-6.4.0.tgz (Root...
## CVE-2025-59437 - Low Severity Vulnerability Vulnerable Library - ip-2.0.0.tgz [](https://www.npmjs.com/package/ip) Library home page: https://registry.npmjs.org/ip/-/ip-2.0.0.tgz Path to dependency file: /migrations/migration-entity-roles/package.json Path to vulnerable library: /migrations/migration-entity-roles/package.json,/migrations/migration-rrule-recurrence/package.json Dependency Hierarchy: - mongodb-6.4.0.tgz (Root...
## CVE-2025-59436 - Low Severity Vulnerability Vulnerable Library - ip-2.0.0.tgz [](https://www.npmjs.com/package/ip) Library home page: https://registry.npmjs.org/ip/-/ip-2.0.0.tgz Path to dependency file: /migrations/migration-entity-roles/package.json Path to vulnerable library: /migrations/migration-entity-roles/package.json,/migrations/migration-rrule-recurrence/package.json Dependency Hierarchy: - mongodb-6.4.0.tgz (Root...
## CVE-2023-42282 - Critical Severity Vulnerability Vulnerable Library - ip-2.0.0.tgz [](https://www.npmjs.com/package/ip) Library home page: https://registry.npmjs.org/ip/-/ip-2.0.0.tgz Path to dependency file: /migrations/migration-entity-roles/package.json Path to vulnerable library: /migrations/migration-entity-roles/package.json,/migrations/migration-rrule-recurrence/package.json Dependency Hierarchy: - mongodb-6.4.0.tgz (Root...
add an option to restrict access to userdata (name,firstname,email) to admin only