centreon-archived
centreon-archived copied to clipboard
Centreon is a network, system and application monitoring tool. Centreon is the only AIOps Platform Providing Holistic Visibility to Complex IT Workflows from Cloud to Edge.
## Description Queries should be sanitized (if possible) and bound using PDO statement to reduce attack surface and clean legacy code Where www/include/configuration/configObject/service/xml/argumentsXml.php Lines: +157 +139 What Globally: sanitize if...
## Description Queries should be sanitized (if possible) and bound using PDO statement to reduce attack surface and clean legacy code Where www/include/configuration/configObject/contactgroup/DB-Func.php Lines: 160 150 What Globally: sanitize if...
## Description Video: https://www.loom.com/share/6700c5f37a1b46bea07e6efaf35f0695 Add frontend button to export data to csv format in Timeline In the "Resource status" view, in the right panel displayed after clicking on a resource,...
**screens:** - dark mode  - light mode  **video (functioning):** https://user-images.githubusercontent.com/97687698/182192750-50b314a8-429d-4fad-9fae-e59e7cdc9d4c.mp4
## Description The main purpose of this PR is to enhance the header styling and add some extra features to it. In addition to that, we make sure to make...
## Description As a user of the Centreon solution, I would like to be able to do a CSV export from my data in the graph of the resource status...
Display the graph configuration in a modal (with Mocked Result ) 
feat(Resources/Grpah): (AD-2) change the display of the enveloppe size to be an actual colored area
Add threshold to display enveloppe size screen (Mocked result): 
Add anomalydetection resource type and show wrench icon if resource of type anomaly detection
# BUG REPORT INFORMATION ### Prerequisites ***Versions*** Current develop branch on Github ### Description There is some code to support trusted proxies with X-Forwarded-*-Headers: https://github.com/centreon/centreon/blob/b5b67910be42a25867b884896d640737fb8a07e4/api/index.php#L34-L36 ### Describe the received result...