Anant Kurapati

Results 4 issues of Anant Kurapati

## Problem Issue #1024 Different OS has different line feed characters . Windows has default linefeed character '\r\n' , unix system has '\n' Unit test has hardcoded line feed characters...

### Description added column in component of project. ### Addressed Issue [#4657](https://github.com/DependencyTrack/dependency-track/issues/4647) ### Additional Details How to translate words for other language I have used google translator. ### Checklist -...

enhancement

Introduced a new DEBUG and QUIET level to the NotificationLevel enum to enable more granular and verbose notifications for debugging, ignoring events. fixes #852

I'm proposing to enhance the NotificationLevel enum by introducing a DEBUG,QUITE level to enable more granular notifications and better support for verbose logging and debugging workflows. This is in reference...