cederom opened a new pull request, #17583:
URL: https://github.com/apache/nuttx/pull/17583

   ## Summary
   
   * Each Apache project should have its own security guide.
   * Security section is added to the NuttX documentation.
   * Information about reported and fixed CVEs.
   * Information and hints on how to report and handle security issues in 
accordance with The Apache Security Team [1] and Committers Guide [2].
   * Information on what is and is not considered a vulnerability.
   
   [1] https://www.apache.org/security
   [2] https://www.apache.org/security/committers.html
   
   
   ## Impact
   
   * Users are provided with dedicated page about NuttX security.
   * Project members have hints on how to handle security process.
   * List of existing reported/fixed CVEs.
   
   ## Testing
   
   ```
   % uname -a
   FreeBSD hexagon 14.3-RELEASE-p5 FreeBSD 14.3-RELEASE-p5 GENERIC amd64
   
   % gmake autobuild
   [sphinx-autobuild] > python -m sphinx . _build -j 8 -W
   Running Sphinx v6.2.1
   loading pickled environment... done
   myst v3.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, 
enable_extensions=set(), disable_syntax=[], all_links_external=False, 
links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), 
ref_domains=None, fence_as_directive=set(), number_code_blocks=[], 
title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, 
footnote_transition=True, words_per_minute=200, substitutions={}, 
linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, 
dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, 
mathjax_classes='tex2jax_process|mathjax_process|math|output_area', 
enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True)
   Tags updated
   building [mo]: targets for 0 po files that are out of date
   writing output...
   building [html]: targets for 130 source files that are out of date
   updating environment: 0 added, 130 changed, 0 removed
   reading sources... [100%] _tags/vendor-elegoo .. _tags/wifi
   looking for now-outdated files... none found
   pickling environment... done
   checking consistency... done
   preparing documents... done
   writing output... [100%] _tags/vendor-arduino .. index
   generating indices... genindex done
   writing additional pages... search done
   copying downloadable files... [100%] 
components/drivers/special/usbmonitor_wireshark_linux_example_adb.pcapng
   copying static files... done
   copying extra files... done
   dumping search index in English (code: en)... done
   dumping object inventory... done
   WARNING:root:Unused expression: .*Duplicate C declaration.*\n.*'\.\. c:.*:: 
net_driver_s'.*
   WARNING:root:Unused expression: .*Duplicate C declaration.*\n.*'\.\. 
c:.*::.*sigaction.*
   WARNING:root:Unused expression: .*Duplicate C declaration.*\n.*'\.\. 
c:.*::.*open.*
   WARNING:root:Unused expression: .*Duplicate C declaration.*\n.*'\.\. 
c:.*::.*close.*
   WARNING:root:Unused expression: .*Duplicate C declaration.*\n.*'\.\. 
c:.*::.*read.*
   WARNING:root:Unused expression: .*Duplicate C declaration.*\n.*'\.\. 
c:.*::.*write.*
   WARNING:root:Unused expression: .*Duplicate C declaration.*\n.*'\.\. 
c:.*::.*ioctl.*
   WARNING:root:Unused expression: .*Duplicate C declaration.*\n.*'\.\. 
c:.*::.*mmap.*
   WARNING:root:Unused expression: .*Duplicate C declaration.*\n.*'\.\. 
c:.*::.*poll.*
   WARNING:root:Unused expression: .*Duplicate C declaration.*\n.*'\.\. 
c:.*::.*dup.*
   WARNING:root:Unused expression: .*Duplicate C declaration.*\n.*'\.\. 
c:.*::.*rewinddir.*
   WARNING:root:Unused expression: .*Duplicate C declaration.*\n.*'\.\. 
c:.*::.*bind.*
   WARNING:root:Unused expression: .*Duplicate C declaration.*\n.*'\.\. 
c:.*::.*unlink.*
   build succeeded.
   
   The HTML pages are in _build.
   [sphinx-autobuild] Serving on http://127.0.0.1:8000
   [sphinx-autobuild] Detected changes (_tags)
   [sphinx-autobuild] Rebuilding...
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to