jbruinaud / WebGoatNet

WebGoat .Net for demos
0 stars 0 forks source link

CX Insufficient_Logging_of_Exceptions @ Code/SQLiteProfileProvider.cs [master] #180

Open jbruinaud opened 4 years ago

jbruinaud commented 4 years ago

Insufficient_Logging_of_Exceptions issue exists @ Code/SQLiteProfileProvider.cs in branch master

Severity: Information

CWE:778

Checkmarx

Lines: 352 305 254


Code (Line #352):

                    } catch (SqliteException) {

Code (Line #305):

                    } catch (SqliteException) {

Code (Line #254):

                    } catch (SqliteException) {