mfesiem / msiempy

McAfee SIEM API Python wrapper
https://mfesiem.github.io/docs/msiempy/msiempy.html
MIT License
23 stars 9 forks source link

Edit Datasources #81

Open tristanlatr opened 4 years ago

tristanlatr commented 4 years ago

Describe DataSource objects should allow value modification with ease.

Maybe with a DataSource.edit(field, value)

Additional context The readme says the library can edit datasources.. but it's untrue.