You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: FAQ.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,7 @@
26
26
-[When I install a library that I know depends on another library, will this other library be installed as well?](#when-i-install-a-library-that-i-know-depends-on-another-library-will-this-other-library-be-installed-as-well)
27
27
-[Can I install multiple versions of one library and use the proper one in my sketches?](#can-i-install-multiple-versions-of-one-library-and-use-the-proper-one-in-my-sketches)
28
28
-[How can I remove a library I installed via Library Manager?](#how-can-i-remove-a-library-i-installed-via-library-manager)
@@ -195,3 +197,11 @@ This version of the Arduino IDE does not have an integrated uninstall functional
195
197
#### Arduino CLI
196
198
197
199
Libraries can be uninstalled via [the `arduino-cli lib uninstall` command](https://arduino.github.io/arduino-cli/latest/commands/arduino-cli_lib_uninstall/).
200
+
201
+
## Security & Malware Reporting
202
+
203
+
If you think you found a vulnerability, malware or other security-related defect in any Arduino Library projects, please take a look at our security policy and report it to our Security Team 🛡️.
@@ -118,3 +119,11 @@ This repository is not an appropriate place to request support or report problem
118
119
own documentation for instructions or ask on the [Arduino Forum](https://forum.arduino.cc/).
119
120
120
121
If the problem is about something else, please submit an issue report [here](https://github.com/arduino/library-registry/issues/new/choose).
122
+
123
+
## Security & Malware Reporting
124
+
125
+
If you think you found a vulnerability, malware or other security-related defect in any Arduino Library projects, please take a look at our security policy and report it to our Security Team 🛡️.
0 commit comments