Handle SQL injection vulnerabilities within ObjectToSQLString (#3547) #450
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
src/NHibernate/Hql/Ast/ANTLR/Hql.g#L570
no lexer rule corresponding to token: DOT
|
src/NHibernate/Hql/Ast/ANTLR/Hql.g#L579
no lexer rule corresponding to token: DOT
|
src/NHibernate/Hql/Ast/ANTLR/Hql.g#L604
no lexer rule corresponding to token: DOT
|
src/NHibernate/Hql/Ast/ANTLR/Hql.g#L680
no lexer rule corresponding to token: NUM_FLOAT
|
src/NHibernate/Hql/Ast/ANTLR/Hql.g#L681
no lexer rule corresponding to token: NUM_LONG
|
src/NHibernate/Hql/Ast/ANTLR/Hql.g#L682
no lexer rule corresponding to token: NUM_DOUBLE
|
src/NHibernate/Hql/Ast/ANTLR/Hql.g#L683
no lexer rule corresponding to token: NUM_DECIMAL
|
src/NHibernate/Hql/Ast/ANTLR/Hql.g#L702
no lexer rule corresponding to token: DOT
|
src/NHibernate/Hql/Ast/ANTLR/Hql.g#L570
no lexer rule corresponding to token: DOT
|
This job succeeded
Loading