issues
search
DMTF
/
Redfish-Protocol-Validator
The Redfish Protocol Validator tests the HTTP protocol behavior of a Redfish service to validate that it conforms to the Redfish specification.
Other
14
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Intermittent false RESP_HEADERS_LINK_REL_DESCRIBED_BY errors, maybe related to Task use in Account creation
#86
blakehilliard
opened
1 month ago
6
HTTP hardening
#85
mraineri
closed
4 months ago
1
Handle exceptions when links point to non-existent URIs (404)
#84
jautor
closed
4 months ago
2
rf_protocol_validator.py connection failed: 403 Forbidden
#83
solonfan
opened
5 months ago
1
Fixed typo in link to the GitHub repository in the report output
#82
mraineri
closed
5 months ago
1
Added methods to handle invalid JSON in responses
#81
mraineri
closed
6 months ago
1
Updated existing tests and clauses to reflect version 1.20.0 of the Redfish Specification
#80
mraineri
closed
6 months ago
1
Checking for SSE event hangs
#79
dsandy12
opened
7 months ago
7
Adding support of HTTPBasicAuth Property in AccountService Schema AccountService.v1_15_0
#78
github-sachingg
closed
7 months ago
2
Adding support for HTTPBasicAuth Property from AccountService.v1_15 Schema
#77
github-sachingg
closed
7 months ago
1
Redfish-Protocol-Validator getting stopped in-between in latest version.
#76
AfrinrasfiyaM
closed
6 months ago
3
Debug log about AttributeError: 'list' object has no attribute 'get'
#75
FelixD999
closed
6 months ago
2
Basic Auth updates
#74
mraineri
opened
9 months ago
0
Removed package versioning specifics to be as neutral as possible
#73
mraineri
closed
9 months ago
1
Tool no longer works with python 3.6
#72
blakehilliard
closed
7 months ago
3
Allowing for newer versions of urllib3
#71
mraineri
closed
10 months ago
2
/archive/reds/tags/{file}.zip points to a different version as the name of the {file}.
#70
leoprovido
closed
1 year ago
3
Fix invalid sessions
#69
rahlvers
closed
5 months ago
1
Query on data_modification_requests_no_auth() in resources.py
#68
leoprovido
closed
1 year ago
1
Request for guidance on assertion REQ_DATA_MOD_ERRORS
#67
leoprovido
closed
1 year ago
4
New error says "shall" where spec says "should"
#66
blakehilliard
closed
1 year ago
5
Added method to poll tasks for tests using PATCH, POST, and DELETE
#65
mraineri
closed
1 year ago
3
Fix tests for PasswordChangeRequired
#64
kriegeraa
closed
10 months ago
5
Issue in SERV_SSE_CLOSE_CONNECTION_IF_EVENT_DEST_DELETED
#63
arunthomasbaby
opened
1 year ago
11
etag is mandatory or not
#62
plmanik
closed
1 year ago
2
Cleanup of TODOs
#61
mraineri
closed
1 year ago
1
Ongoing or upcoming plans to address pending work (# TODOs)
#60
leoprovido
closed
1 year ago
1
urllib3 2.0 support
#59
mraineri
closed
10 months ago
0
Fixes to POST (create) testing
#58
mraineri
closed
1 year ago
1
Redfish Protocol Validator report FAIL
#57
chandramohan83
closed
1 year ago
8
Added tests to verify functionality with settings resources
#56
mraineri
opened
1 year ago
1
Returned 202 status code after disabling SSDP
#55
FelixD999
closed
1 year ago
4
Regarding the specification of AL
#54
FelixD999
closed
1 year ago
3
Updated the expected pattern for the ST header in SSDP responses to allow for multi-digit minor versions
#53
mraineri
closed
1 year ago
1
SSDP Test Fixes
#52
mraineri
closed
1 year ago
1
Some questions about SSDP test cases
#51
FelixD999
closed
1 year ago
7
Tagged the DELETE request to service root as UNSUPPORTED_REQ to better isolate DELETE testing from when it's expected to succeed
#50
mraineri
closed
2 years ago
1
Extended the test for checking that and event subscription is deleted when an SSE stream is closed from 3 seconds to 60 seconds
#49
mraineri
closed
2 years ago
0
SSDP discover format not follow the HTTP1.1 spec
#48
HanCJiang
closed
2 years ago
1
SERV_SSE_EVENT_DEST_DELETED_ON_CLOSE should wait much longer than 3 seconds
#47
blakehilliard
closed
2 years ago
3
Test query parameters
#46
FighterNan
opened
2 years ago
5
New Test Case to Ensure PATCH Responses Are Correct
#45
mraineri
opened
2 years ago
1
Make pip installation more friendly
#44
edtanous
closed
2 years ago
1
Modified ETag testing to not assume previous ETags are now invalid
#43
mraineri
closed
2 years ago
1
Clarification on SEC_ACCOUNTS_SUPPORT_ETAGS test
#42
edtanous
closed
2 years ago
5
Fixed [SEC_CERTS_CONFORM_X509V3] failure: Exception caught while trying to retrieve and decode certificate for https://[IPv6]; exception: [Errno 11001] getaddrinfo failed
#41
PuwenHsiao
closed
2 years ago
0
Invalid JSON responses crash tool
#40
jautor
closed
6 months ago
1
Enabled additional debugging to show request body and headers
#39
mraineri
closed
2 years ago
0
Updated media type tests to skip POST responses that do not provide a response body
#38
mraineri
closed
3 years ago
1
Made updates to PATCH response verification to allow for requests to be rejected completely
#37
mraineri
closed
3 years ago
1
Next