<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Categoria: Javascript | OCEWeb.it | Blog informatico di Renato Brunetti</title>
	<atom:link href="https://www.oceweb.it/programmazione/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.oceweb.it/programmazione/javascript/</link>
	<description>Pillole Informatiche</description>
	<lastBuildDate>Sun, 23 Aug 2026 16:50:45 +0000</lastBuildDate>
	<language>it-IT</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://www.oceweb.it/wp-content/uploads/2020/12/cropped-oceweb_logo_2021_310x310-32x32.png</url>
	<title>Categoria: Javascript | OCEWeb.it | Blog informatico di Renato Brunetti</title>
	<link>https://www.oceweb.it/programmazione/javascript/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>IronWorm su npm: come proteggere progetti Node.js e token</title>
		<link>https://www.oceweb.it/2026/08/23/ironworm-npm-proteggere-progetti-nodejs-token/</link>
		
		<dc:creator><![CDATA[Renato Brunetti]]></dc:creator>
		<pubDate>Sun, 23 Aug 2026 16:50:38 +0000</pubDate>
				<category><![CDATA[Develop]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[GitHub]]></category>
		<category><![CDATA[IronWorm su npm]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[malware npm]]></category>
		<category><![CDATA[Node.js]]></category>
		<category><![CDATA[npm]]></category>
		<category><![CDATA[proteggere progetti Node.js]]></category>
		<category><![CDATA[sicurezza npm]]></category>
		<category><![CDATA[supply chain JavaScript]]></category>
		<category><![CDATA[token]]></category>
		<guid isPermaLink="false">https://www.oceweb.it/?p=29650</guid>

					<description><![CDATA[<p><a href="https://www.oceweb.it/2026/08/23/ironworm-npm-proteggere-progetti-nodejs-token/">IronWorm su npm: come proteggere progetti Node.js e token</a><br />
<a href="https://www.oceweb.it">OCEWeb.it | Blog informatico di Renato Brunetti</a></p>
<p>IronWorm su npm è un nuovo caso di attacco alla supply chain JavaScript: pacchetti pubblicati o compromessi nel registro npm possono finire dentro un progetto normale, essere installati in locale o in una pipeline CI/CD e tentare di rubare credenziali, token e informazioni sensibili. Il punto non è solo &#8220;quel pacchetto è infetto&#8221;, ma capire [&#8230;]</p>
<p><a href="https://www.oceweb.it/2026/08/23/ironworm-npm-proteggere-progetti-nodejs-token/">IronWorm su npm: come proteggere progetti Node.js e token</a><br />
<a href="https://www.oceweb.it">OCEWeb.it | Blog informatico di Renato Brunetti</a></p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Mostrare indirizzo IP al visitatore</title>
		<link>https://www.oceweb.it/2010/10/22/mostrare-indirizzo-ip-al-visitatore/</link>
		
		<dc:creator><![CDATA[Renato Brunetti]]></dc:creator>
		<pubDate>Fri, 22 Oct 2010 21:18:12 +0000</pubDate>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[addr]]></category>
		<category><![CDATA[address]]></category>
		<category><![CDATA[document.write]]></category>
		<category><![CDATA[indirizzo]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[ip]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[protocol]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[var]]></category>
		<guid isPermaLink="false">http://localhost/oceblog/?p=379</guid>

					<description><![CDATA[<p><a href="https://www.oceweb.it/2010/10/22/mostrare-indirizzo-ip-al-visitatore/">Mostrare indirizzo IP al visitatore</a><br />
<a href="https://www.oceweb.it">OCEWeb.it | Blog informatico di Renato Brunetti</a></p>
<p>Piccolo codice javascript che permette ai visitatori di visualizzare il proprio indirizzo IP. var ip= &#8216;&#60;!&#8211;#echo var=&#8221;REMOTE_ADDR&#8221;&#8211;&#62;&#8217;; document.write(&#8220;Your IP Address is :&#8221;+ip+&#8221; &#8220;);</p>
<p><a href="https://www.oceweb.it/2010/10/22/mostrare-indirizzo-ip-al-visitatore/">Mostrare indirizzo IP al visitatore</a><br />
<a href="https://www.oceweb.it">OCEWeb.it | Blog informatico di Renato Brunetti</a></p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
