<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[npm audit fix]]></title><description><![CDATA[<p dir="auto">Hallo zusammen,<br />
habe einen Adapter aktualisiert und dann am Ende diese Ausgabe erhalten..</p>
<pre><code>found 87 vulnerabilities (62 low, 3 moderate, 22 high) run `npm audit fix` to fix them, or `npm audit` for details

</code></pre>
<p dir="auto">wenn ich  versuche in /opt/iobroker den Befehl npm audit fix ausführe erhalte ich folgende Meldung:</p>
<pre><code>pi@ioBroker-Pi:/opt/iobroker $ sudo npm audit fix
npm ERR! code EAUDITNOLOCK
npm ERR! audit Neither npm-shrinkwrap.json nor package-lock.json found: Cannot audit a project without a lockfile
npm ERR! audit Try creating one first with: npm i --package-lock-only

npm ERR! A complete log of this run can be found in:

</code></pre>
<p dir="auto">Muss ich mir hier sorgen machen ? Wer kann mir hier helfen?</p>
<p dir="auto">Danke!</p>
]]></description><link>https://forum.iobroker.net/topic/23385/npm-audit-fix</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Apr 2026 11:54:19 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/23385.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 22 Jun 2019 11:56:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to npm audit fix on Sat, 22 Jun 2019 16:20:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fisch" aria-label="Profile: fisch">@<bdi>fisch</bdi></a><br />
aus dem readme des adapters:</p>
<p dir="auto">security note:<br />
It is not recommended to expose this adapter to the public internet. Some kind of WAF/proxy/entry Server should be put before ioBroker. (e.g. nginx is nice and easy to configure).</p>
<p dir="auto">das öffnen eines Ports nach aussen ist keine einfache sache und jemand der mit Netzwerk sich nicht auskennt immer eine gefährliche sache. Firmen wenden da nicht unerheblichen Aufwand auf, um da einigermaßen sicher zu sein. Eine 100% Sicherheit gibt es nie.<br />
Aus diesem Grund sind Cloud-Service-Anbieter gar nicht so schlecht (sofern man diesen vertraut).<br />
Hier kann eine Verbindung von innen (also von deinem Server) zum cloud-Server aufgemacht werden.<br />
Das Problem des Schutzes hat dann der Cloud-Anbieter und das kostet idR auch Geld.<br />
Möglichkeiten gibt es viele die Sicherheit zu erhöhen, aber für Normalanbieter meist nicht umsetzbar.<br />
Ich kenn mich mit Computer, Netzwerk etc. eigentlich ganz gut aus. Selbst ich würde mir nicht zutrauen einen Firewall mit absoluter Sicherheit komplett zu konfigurieren.</p>
]]></description><link>https://forum.iobroker.net/post/274193</link><guid isPermaLink="true">https://forum.iobroker.net/post/274193</guid><dc:creator><![CDATA[OliverIO]]></dc:creator><pubDate>Sat, 22 Jun 2019 16:20:26 GMT</pubDate></item><item><title><![CDATA[Reply to npm audit fix on Sat, 22 Jun 2019 15:41:49 GMT]]></title><description><![CDATA[<p dir="auto">ok,</p>
<p dir="auto">wie sollte man z.B. den GeofencyAdapter benutzen..ohne PortForwarding funktioniert das Ganze ja nicht...VPN,  manuell einzuschalten macht ja keinen Sinn...soll ja automatisiert ablaufen.</p>
]]></description><link>https://forum.iobroker.net/post/274185</link><guid isPermaLink="true">https://forum.iobroker.net/post/274185</guid><dc:creator><![CDATA[fisch]]></dc:creator><pubDate>Sat, 22 Jun 2019 15:41:49 GMT</pubDate></item><item><title><![CDATA[Reply to npm audit fix on Sat, 22 Jun 2019 12:23:00 GMT]]></title><description><![CDATA[<p dir="auto">Das sind die Gründe dafür, dass man iobroker nicht mit freigegebenen Port direkt im Internet betreiben sollte.<br />
Irgendwas davon könnte ausgenutzt werden um doch in das System einzudringen und damit Zugriff auf euer System oder gar andere Geräte im netztwerk zu erlangen</p>
]]></description><link>https://forum.iobroker.net/post/274132</link><guid isPermaLink="true">https://forum.iobroker.net/post/274132</guid><dc:creator><![CDATA[OliverIO]]></dc:creator><pubDate>Sat, 22 Jun 2019 12:23:00 GMT</pubDate></item><item><title><![CDATA[Reply to npm audit fix on Sat, 22 Jun 2019 12:15:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fisch" aria-label="Profile: fisch">@<bdi>fisch</bdi></a></p>
<p dir="auto">Nein, ist nur ein Hinweis für den Entwickler..........</p>
]]></description><link>https://forum.iobroker.net/post/274131</link><guid isPermaLink="true">https://forum.iobroker.net/post/274131</guid><dc:creator><![CDATA[sigi234]]></dc:creator><pubDate>Sat, 22 Jun 2019 12:15:54 GMT</pubDate></item></channel></rss>