sdedic opened a new pull request, #6669:
URL: https://github.com/apache/netbeans/pull/6669

   During testing, I've found some subtle bugs including bad synchronization. 
The main changes are:
   - changed wording of the audit diagnostic: if the vulnerable dependency is 
indirect, the message indicates the direct dependency that brought the 
vulnerability into the project
   - audit request has an option to disable the local cache
   
   There's a very light bug in Gradle dependencies implementation: the valid 
flag was not set up at the start; 
   
   Unrelated features, but possibly important for integration testing:
   - NBLS command that gets diagnostic for a given file. It's not much possible 
to hook on LSP diagnostic stream on LSP client side.
   - NBLS command that informs about directories the server uses; useful for 
on-disk settings inspection


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to