Use ircama/just-the-docs. Add ET-4800 printer configuration

Automatically update version when pushing a tag

Update VERSION to v5.2.14

Update VERSION to v5.2.16

Better debugging

Update VERSION to v5.2.17

Fix bugs, improve prompts and add debug console (F7)

ref #42

Improved debug console

Update VERSION to v5.3.0

Usage of the text_console module

Update VERSION to v5.3.1
This commit is contained in:
Ircama
2024-11-10 13:15:29 +01:00
parent 2d478e45e3
commit c692b22b71
9 changed files with 536 additions and 178 deletions

14
SECURITY.md Normal file
View File

@@ -0,0 +1,14 @@
# ELM327-emulator Security Policy
*ELM327-emulator* is a testing software which is not expected to run in production environments. Considering that the dictionary allows executing user-defined commands,
it is important to revise any third-party customization to avoid that security flaws are introduced.
Security bugs will be taken seriously and,
if confirmed upon investigation, a new patch will be released within a reasonable amount of time, including a security bulletin and the credit to the discoverer.
Warning: when using the TCP/IP networking, the INET socket is bound to all interfaces.
## Reporting a Security Bug
The way to report a security bug is to open an [issue](https://github.com/Ircama/ELM327-emulator/issues) including related information
(e.g., reproduction steps, version).