<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/yasca/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/yasca/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 16 Nov 2010 20:12:12 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/yasca/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Centos, 'Warn Unable to read'</title><link>https://sourceforge.net/p/yasca/support-requests/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Centos 5.5, PHP 5.3.3, Yasca 2.21, wine-1.0.1&lt;br /&gt;
I have installed Yasca at /opt/yasca and am trying to run in from the linux shell or through wine, but receive the same error:&lt;/p&gt;
&lt;p&gt;If I run &lt;br /&gt;
#yasca ./resources/test&lt;br /&gt;
I get&lt;br /&gt;
bash: yasca: command not found&lt;/p&gt;
&lt;p&gt;If I run &lt;br /&gt;
wine yasca.exe c:\\yasca\\resources\\test&lt;br /&gt;
I get &lt;br /&gt;
INFO  Yasca 2.2 - &lt;a href="http://www.yasca.org/" rel="nofollow"&gt;http://www.yasca.org/&lt;/a&gt; - Michael V. Scovetta&lt;br /&gt;
WARN  Commercial support is now available for Yasca. Contact scovetta@users.sourceforge.net for more information.&lt;/p&gt;
&lt;p&gt;WARN  Initializing components...&lt;br /&gt;
WARN  Unable to read [Z:\opt\yasca\resources\test\eicar\eicar.com]. File will be ignored&lt;br /&gt;
WARN  Unable to read [C:\yasca\resources\test\UseAfterFree.c]. File will be ignored.&lt;br /&gt;
...same message for every file in the test directory...&lt;br /&gt;
WARN  Using Static Analyzers located at [.\]&lt;br /&gt;
WARN  Starting scan. This may take a few minutes to complete...&lt;br /&gt;
ERROR No files were found to scan. Nothing to do.&lt;br /&gt;
WARN  Execution aborted due to error.&lt;/p&gt;
&lt;p&gt;If I switch to wine cmd, then run yasca within the wine environment, the same error messages as above print out.&lt;/p&gt;
&lt;p&gt;I've installed it on a Win23k server and have integrated with ClearCase and it work great, but am unable to get it working with Centos.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve</dc:creator><pubDate>Tue, 16 Nov 2010 20:12:12 -0000</pubDate><guid>https://sourceforge.netb19afa6fb304d14da43ee3f1deb25ac3c4173a0d</guid></item><item><title>CSS Analysis</title><link>https://sourceforge.net/p/yasca/support-requests/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Several links out there point to Yasca providing support for CSS code analysis.  After examining the download, I don't see where this is provided.  Is this an example where one would code their own Grep plugin or did I miss something in the product?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;
Kevin&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kevin Weisser</dc:creator><pubDate>Wed, 03 Nov 2010 18:22:13 -0000</pubDate><guid>https://sourceforge.net9a24e94161e9493d6391480ad84a7d3fa24e24d7</guid></item><item><title>CSS Analysis</title><link>https://sourceforge.net/p/yasca/support-requests/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Several links out there point to Yasca providing support for CSS code analysis.  After examining the download, I don't see where this is provided.  Is this an example where one would code their own Grep plugin or did I miss something in the product?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;
Kevin&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kevin Weisser</dc:creator><pubDate>Wed, 03 Nov 2010 17:53:36 -0000</pubDate><guid>https://sourceforge.neta1796c8237075497a26a36ac04041876b018a117</guid></item><item><title>EICAR sample in Yasca-core-2.2 blocks download</title><link>https://sourceforge.net/p/yasca/support-requests/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;There's an EICAR test virus sample inside Yasca-core-2.2.zip archive that blocks download in networks with a antivirus proxy.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 29 Jul 2010 15:33:32 -0000</pubDate><guid>https://sourceforge.net29b5766dce9136ceebe3f083711c095eb78ec9c1</guid></item><item><title>Cant run PMD Analisis on Java sources</title><link>https://sourceforge.net/p/yasca/support-requests/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I was looking for an alternative for the over budget static code analizers and foud about PMD. But i found that PMD by itself is not really easy to use, and got to analyze file by file.&lt;/p&gt;
&lt;p&gt;Giving a second try on my research a found about yasca, something easier to use, capable of running PMD analysis and able to scan folders with multiple source files.&lt;/p&gt;
&lt;p&gt;I want to make it work on a Windows XP computer. i downloaded it and extract it to "C:\Yasca\" folder.&lt;/p&gt;
&lt;p&gt;After that, i copied all the files i wanted to review (.java files) to the "C:\Files\" Folder&lt;/p&gt;
&lt;p&gt;Then, i uncompressed yasca-2.1-pmd.zip pluggin to the "C:\pmd" folder&lt;/p&gt;
&lt;p&gt;With those components installed i set the SA_HOME to the "C:\pmd" folder&lt;/p&gt;
&lt;p&gt;The next step i executed the following command:&lt;/p&gt;
&lt;p&gt;yasca -sa_home C:\PMD c:\Files\WebServiceProject\&lt;/p&gt;
&lt;p&gt;And i received the following answer:&lt;/p&gt;
&lt;p&gt;Yasca 2.1 - &lt;a href="http://www.yasca.org/" rel="nofollow"&gt;http://www.yasca.org/&lt;/a&gt; - Michael V. Scovetta&lt;br /&gt;
Commercial support is now available for Yasca. Contact scovetta@users.sourceforg&lt;br /&gt;
e.net for more information.&lt;/p&gt;
&lt;p&gt;Initializing components...&lt;br /&gt;
Using Static Analyzers located at [c:\PMD\]&lt;/p&gt;
&lt;p&gt;Starting scan. This may take a few minutes to complete...&lt;br /&gt;
Plugin "jlint" not installed. Download it at yasca.org.&lt;br /&gt;
Plugin "ClamAV" not installed. Download it at yasca.org.&lt;br /&gt;
Plugin "cppcheck" not installed. Download it at yasca.org.&lt;br /&gt;
Plugin "findbugs" not installed. Download it at yasca.org.&lt;br /&gt;
Forking external process (FxCop)...&lt;br /&gt;
[E_WARNING] [ C:\yasca\plugins\FxCop.php:68 ] DOMDocument::loadXML(): Start tag&lt;br /&gt;
expected, '&amp;lt;' not found in Entity, line: 1&lt;br /&gt;
FxCop did not return a valid XML document. Ignoring.&lt;br /&gt;
Plugin "javascriptlint" not installed. Download it at yasca.org.&lt;br /&gt;
Plugin "pmd" not installed. Download it at yasca.org.&lt;br /&gt;
Plugin "rats" not installed. Download it at yasca.org.&lt;br /&gt;
Creating report...&lt;br /&gt;
Results have been written to C:\Documents and Settings\user\Desktop\Yasca\Yasca-&lt;br /&gt;
Report-20100625183150.html&lt;/p&gt;
&lt;p&gt;The report just finds "Code Correctness", "Unknown, Non-Standard, or Obsolete Library Used" and "Arbitrary File Disclosure (potential)" warnings/violations, only 10, when i tried PMD with the basic rules with the optimal advisor tool htye foud abour 200 violations, so im guessing PMD rules are not being checked, and i tried to research about it, but i havent found anything yet.&lt;/p&gt;
&lt;p&gt;I already have installed java installed, when i enter the following command i get this response:&lt;/p&gt;
&lt;p&gt;C:\yasca&amp;gt;java -version&lt;br /&gt;
java version "1.6.0_20"&lt;br /&gt;
Java(TM) SE Runtime Environment (build 1.6.0_20-b02)&lt;br /&gt;
Java HotSpot(TM) Client VM (build 16.3-b01, mixed mode, sharing)&lt;/p&gt;
&lt;p&gt;Can u help to to figure out what i need or what im doing wrong?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">RSE</dc:creator><pubDate>Fri, 25 Jun 2010 23:01:52 -0000</pubDate><guid>https://sourceforge.net5b117e770e1d7c7cd80f19c235271cb08bb37c3c</guid></item><item><title>INSTALLING ON LINUX WORKSTATION</title><link>https://sourceforge.net/p/yasca/support-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I am trying to install YASCA 2.0 on LINUX (Redhat 5.2). Unfortunately, documentation is for YASCA 1.0 (WINDOWS). I think that this has usefulness for a government agency but can't get to install.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 02 Feb 2010 14:35:44 -0000</pubDate><guid>https://sourceforge.netf3eefff5c64eb7c8ee90138754beb28158b601d8</guid></item></channel></rss>