TCGstorageAPI
TCGstorageAPI copied to clipboard
API for TCG Storage operations on SAS and SATA Self-Encrypting Drives
**Describe the bug** Assume std::__cxx11::basic_string is not compatible to std::string **To Reproduce** Steps to reproduce the behavior: 1. python3 setup.py bdist_rpm 2. python3.6 sed_cli.py --device=/dev/sdj 3. A Seagate SATA SED...
**Describe the bug** When use configure band for a 20T drive, found an issue that can't configure that band if the setting of 'rangestart' is large, same issue for 'rangelength'....
Trying to access the "sed.mSID" value but it always returns an error: ``` *** UnicodeDecodeError: 'utf-8' codec can't decode byte 0xfe in position 69: invalid start byte ``` OS: Ubuntu...
- Fixes pysed/tcgapi.py bug to properly expose the _debugPackets property - Fixes the TcgDrive.cpp Session::dumpPacket function to properly dump binary packets without choking on UTF-8. Signed-off-by: wyllys
The current version of sed_cli.py on Python3 is not supported on Windows yet. - OS: Windows 10 - Python 3.x.x
my experience with pytest is such that if you don't name a pytest test file starting with test_ then you break the pytest automation or you have to adjust the...
The readme says "From the terminal, link gmake to make by running "sudo ln -s /usr/bin/make /usr/bin/gmake" The make system in most linux distributions, including Ubuntu, is already the GNU...
Vulnerable Library - boost-0.1.tar.gz Path to dependency file: /requirements.txt Path to vulnerable library: /requirements.txt Found in HEAD commit: 2b6348c30ebf1be24ebade3c902e9c22cfccaddc ## Vulnerabilities | CVE | Severity | CVSS | Exploit Maturity...
Vulnerable Library - cryptography-3.3.2-cp36-abi3-manylinux2010_x86_64.whl cryptography is a package which provides cryptographic recipes and primitives to Python developers. Library home page: https://files.pythonhosted.org/packages/c6/d1/800ec785c9e66cc6d0ac587bd666eb22f7b2ff6c150e053d35881acd2f57/cryptography-3.3.2-cp36-abi3-manylinux2010_x86_64.whl Path to dependency file: /requirements.txt Path to vulnerable library:...
# Code Security Report ### Scan Metadata **Latest Scan:** 2024-05-17 08:51am **Total Findings:** 1 | **New Findings:** 0 | **Resolved Findings:** 0 **Tested Project Files:** 25 **Detected Programming Languages:** 2...