![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
github.com/bmc-toolbox/bmclib
A library to interact with BMCs of different vendors
Hardware | Supported | Partially Supported |
---|---|---|
Dell M1000e | :heavy_check_mark: | |
Dell iDRAC8 | :heavy_check_mark: | |
Dell iDRAC9 | :heavy_check_mark: | |
HP c7000 | :heavy_check_mark: | |
HP iLO3 | :heavy_check_mark: | |
HP iLO4 | :heavy_check_mark: | |
HP iLO5 | :heavy_check_mark: | |
Supermicro X10 | :heavy_check_mark: | |
Supermicro X11 | :heavy_check_mark: |
Hardware | Supported |
---|---|
Dell M1000e | :heavy_check_mark: |
Dell iDRAC8 | :heavy_check_mark: |
Dell iDRAC9 | :heavy_check_mark: |
HP c7000 | :heavy_check_mark: |
HP iLO2 | :heavy_check_mark: |
HP iLO3 | :heavy_check_mark: |
HP iLO4 | :heavy_check_mark: |
HP iLO5 | :heavy_check_mark: |
Supermicro X9 | |
Supermicro X10 | |
Supermicro X11 |
Hardware | User accounts | Syslog | NTP | SNMP | Ldap | Ldap groups | BIOS | HTTPS Cert |
---|---|---|---|---|---|---|---|---|
Dell M1000e | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | - | ||
Dell iDRAC8 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | |
Dell iDRAC9 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
HP c7000 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | - | ||
HP iLO4 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | |
HP iLO5 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | |
Supermicro X10 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | ||
Supermicro X11 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
export BMCLIB_LOG_LEVEL=debug for bmclib to debug log
export BMCLIB_LOG_LEVEL=trace for bmclib to trace log
export BMCLIB_TEST=1 to run on a dummy bmc (dry run).
All of the tooling that uses bmclib is part of the bmc-toolbox
dora uses bmclib to identify and inventorize assets.
bmcbutler uses bmclib to manage configuration on BMCs.
actor uses bmclib to abstract away various BMCs and expose a consistent web API to interact with them.
bmclib was originally developed for Booking.com. With approval from Booking.com, the code and specification were generalized and published as Open Source on github, for which the authors would like to express their gratitude.
bmclib interfaces with Redfish with https://github.com/stmcginnis/gofish
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.