TripWire Vs Nessus Scan - nessus

In Nessus scan, we didnt get the issue where as with the same build using Tripware we got the issue CVE-2015-7575, how to get the details as how tripwire reported this issue and solution for the same ?

Related

Flutter package - simple_barcode_scanner 0.0.5 not working on windows

Hi I am currently using the flutter package simple_barcode_scanner 0.0.5 in order to scan a QR code on my (flutter) windows application. The project compiles, camera permission is requested etc, however I am not receiving any result back when scanning a QR code. Can someone kindly confirm if they are experiencing the same result and/or if there is an additional setup/configuration step that I might be missing in order for this package to work.
Kind regards,
Alecia
there is an open issue for that, you can add the error or issue which you are facing with steps to reproduce in the same thread.

(node:31199) ExperimentalWarning: The fs.promises API is experimental

When I open up terminal, the following message appears
(node:31199) ExperimentalWarning: The fs.promises API is experimental
How can I fix it so that it disappears?
STEPS TAKEN
I have looked through similar questions posted on SO but have still not been able to solve the issue.
This Error from my experince with an old project it is related to an old node version / project that you are trying to run, install. If possible please try to update your node version, then reinstall "npm install"

Some pages are not loading in Sonarqube 5.6.6

Suddenly I'm experiencing a huge problem in my Sonar. I cannot access some of the main pages under my projects.
For example, once I click on the project,
home page not loading
Measures page not loading
Code page loading but once I click on any class, it's not opening and after a while, giving an error saying "Request cannot be processed. Try again later."
List item
But if I do any analysis from Sonar-runner it's executing successfully. I don't see any other issues excepts things I pointed above.
I have taken following actions to rectify the issue but still no luck.
Enabled debug logs to see any errors - cannot see any
Did MySQL optimizations - still no luck
Increased Sonar java heap size
Installed another Sonarqube instance on another CentOS 7.4 fresh server and restored DB dump from old one. - still, the issue is same
Finally, I have upgraded the new instance to Sonar 6.5. -but nothing changed and my issues still there.enter image description here
Appreciate if somebody guides me to fix this issue. Since I cannot go for a fresh installation because I need all my History data.
Thank you.
I could fixed this issue. I assumed this is something issue with the network response due to packet filtering or something else.
First I installed sonar in my local machine and then tried to execute Sonar-Runner analysis and then checked and it worked well.
Then I have realized this is something related to my remote network. therefore I have installed the Sonar in different location (Data center) and its also working.
Thanks to everyone for the guidance and I leave this post here so anyone can read later if they have the same issue.

vsts-tasks Task fails

Using VSTS online and my build no longer works because, I suspect, changes to the task task.logdetail which is within vsts-tasks. The error is
Unable to process command '##vso[task.logdetail
id=151cf802-e696-4f5a-ad32-536d69a095b2;parentid=;name=DICOM
[Native]\x64..\libijg12\jmemmgr.c;type=Build;starttime=2016-11-28T20:08:43.0994807Z;state=InProgress;]'
successfully. Please reference documentaion
(http://go.microsoft.com/fwlink/?LinkId=817296)
Type is required for this new timeline record.
I have reported it to MS and await feedback, in the mean time does anyone know if it is possible to install a specific version of https://github.com/Microsoft/vsts-tasks at the time of building your project and thus avoid the problem.
Thanks,
I can reproduce that issue too and I submitted a feedback here. You can use MSBuild task/step to build your project.
Another workaround is that you could turn off Record Project Details.
》if it is possible to install a specific version of https://github.com/Microsoft/vsts-tasks at the time of building your project and thus avoid the problem.
There isn’t the way to install a specific version, you just can custom build task and upload to your VSTS, then use it.

Can't update data from sonarqube server

When sonarlint eclipse ask me to refresh my sonarqube data (Update all projects binding), I get the following error :
Unable to update data from server 'cerbere'
Unable to move C:\workspace neon\.sonarlint\work\cerbere\.sonartmp_1776998337301134698\4346381085123285128
to C:\workspace neon\.sonarlint\storage\cerbere\global
As I also upgraded to latest version of sonarlint (2.1.0), I don't know if this caused my problem, that I hadn't had before.
I have to manually move the data to fix it.
Thank you.
As #Simon told me, it was a space in path problem.

Resources