Skip to main content



Fetch CVE information from cve.org

Changes for 0.005 - 2023-06-05

  • Verify certificates when using HTTP::Tiny (stigtsp, issue#9)



a simple wrapper around Log::Dispatch

Changes for 3.003 - 2023-06-05T08:10:52-04:00

  • Log::Fmt will now flog ref-refs, meaning you can easily log JSON as log event values


Cisco Firepower Management Center (FMC) API version 1 client library

Changes for 0.009001 - 2023-06-05T13:55:03+02:00

  • fix update_accessrule when rule contains users This reverts the fix from version 0.004001 which removed the realm of each user object to prevent an 'Unprocessable Entity' error. With FMC version 7.2.0.1 this behaviour is the exact opposite: when the realm of each user is removed the API call fails and unmodified it works.


Cisco Firepower Management Center (FMC) API version 1 client library

Changes for 0.009000 - 2023-06-05T12:50:14+02:00

  • add support for query parameters to update_accessrule
  • add methods for identity policies, realms, realmusers and realmusergroups