mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'feat/add_sbom_manifest_file_for_http_parser' into 'master'
feat(http_parser): Add sbom manifest file Closes IDF-8231 See merge request espressif/esp-idf!26196
This commit is contained in:
commit
290db2d077
5
components/http_parser/sbom.yml
Normal file
5
components/http_parser/sbom.yml
Normal file
@ -0,0 +1,5 @@
|
||||
name: 'HTTP Parser'
|
||||
version: '2.7.0'
|
||||
supplier: 'Organization: Espressif Systems (Shanghai) CO LTD'
|
||||
originator: 'Organization: NGINX, Joyent, Inc. and other Node contributors'
|
||||
description: HTTP request/response parser for c.
|
Loading…
Reference in New Issue
Block a user