Skip to content

Conversation

@guillaumejparis
Copy link
Member

No description provided.

guillaumejparis and others added 30 commits August 13, 2025 13:40
# Conflicts:
#	openbas-front/src/admin/components/agents/PlatformSelector.tsx
#	openbas-front/src/components/ThemeDark.ts
#375)

Co-authored-by: Romuald Lemesle <[email protected]>
Co-authored-by: Camille Roux <[email protected]>
Co-authored-by: Yann <[email protected]>
# Conflicts:
#	openbas-api/src/main/java/io/openbas/rest/asset/endpoint/EndpointApi.java
#	openbas-api/src/main/java/io/openbas/rest/inject/service/InjectStatusService.java
#	openbas-api/src/test/java/io/openbas/rest/scenario/ScenarioInjectTestApiTest.java
# Conflicts:
#	openbas-api/src/test/java/io/openbas/rest/scenario/ScenarioInjectTestApiTest.java
# Conflicts:
#	openbas-front/src/admin/components/atomic_testings/atomic_testing/TargetResultsDetail.tsx
impolitepanda and others added 28 commits October 10, 2025 14:08
Co-authored-by: Filigran Automation <[email protected]>
Co-authored-by: richgboyce <[email protected]>
Co-authored-by: EvaE-Filigran <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Eloise Faure <[email protected]>
Signed-off-by: johanah29 <[email protected]>
Co-authored-by: savacano28 <[email protected]>
…ts are sent for two different collectors simultaneously — Atomic testing (#4305)
Co-authored-by: Julien Richard <[email protected]>
Co-authored-by: Samuel Hassine <[email protected]>
Co-authored-by: savacano28 <[email protected]>
const blob = content instanceof Blob ? content : new Blob([content], { type: finalContentType });
const a = document.createElement('a');
const url = URL.createObjectURL(blob);
a.href = url;

Check warning

Code scanning / CodeQL

DOM text reinterpreted as HTML Medium

DOM text
is reinterpreted as HTML without escaping meta-characters.

Copilot Autofix

AI 11 days ago

Copilot could not generate an autofix suggestion

Copilot could not generate an autofix suggestion for this alert. Try pushing a new commit or if the problem persists contact support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.