ercole-io / ercole-agent

Proactive Software Asset Management. Agent component
https://ercole.io
Other
24 stars 10 forks source link

Manage Oracle DB audit policies data returned by script #624

Closed anbrenna closed 2 months ago

anbrenna commented 3 months ago

Issue https://github.com/ercole-io/ercole-agent/issues/603 implement a script that returns data related to Oracle DB policies. The agent has to manage these new data. Ercole is interest only in these type of policies: SYS_LOGON_LOGOFF ORA_SECURECONFIG ORA_LOGON_FAILURES

Data has to be retrieved either for CDB and PDB databases.

New configuration parameter has to be added to determine which policies are of interest to the user (more than one may be inserted). The parameter will be a list manually composed by the user in the Ercole settings page.