Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@MonobikashDas
Copy link
Contributor

No description provided.

@lgtm-com
Copy link

lgtm-com bot commented Jun 15, 2021

This pull request fixes 169 alerts when merging 84afb96 into 10efaba - view on LGTM.com

fixed alerts:

  • 80 for Spurious Javadoc @param tags
  • 61 for Dereferenced variable may be null
  • 10 for Failure to use secure cookies
  • 4 for Useless null check
  • 3 for Use of a broken or risky cryptographic algorithm
  • 2 for URL redirection from remote source
  • 2 for Potential output resource leak
  • 2 for Unused format argument
  • 2 for Potential input resource leak
  • 1 for HTTP response splitting
  • 1 for LDAP query built from user-controlled sources
  • 1 for Disabled Spring CSRF protection

@gsasikumar gsasikumar merged commit 482b90a into mosip:1.1.5.4 Jun 15, 2021
MonobikashDas pushed a commit to MonobikashDas/commons-1 that referenced this pull request Jun 22, 2021
MonobikashDas added a commit that referenced this pull request Jun 22, 2021
* Merge pull request #848 from MonobikashDas/1.1.5.3

MOSIP-13160 : fixed default priority

* MOSIP-14384: fix for field not present inside packet (#853)

Co-authored-by: Monobikash Das <[email protected]>

* MOR-97 : filter by modalities

* Merge pull request #894 from MonobikashDas/1.1.5.4

MOR-97 : filter by modalities

Co-authored-by: Sasikumar Ganesan <[email protected]>
Co-authored-by: Monobikash Das <[email protected]>
MonobikashDas added a commit that referenced this pull request Jun 22, 2021
* Fixed component scan issue for default auth adapter.

* Changed encryptionPublicKey to signPublicKey

* Updated signPublicKey to signingPublicKey

* MOSIP-12634

* MOSIP-12634

* Cherry picked approved commits from 1.1.5.4 (#901)

* Merge pull request #848 from MonobikashDas/1.1.5.3

MOSIP-13160 : fixed default priority

* MOSIP-14384: fix for field not present inside packet (#853)

Co-authored-by: Monobikash Das <[email protected]>

* MOR-97 : filter by modalities

* Merge pull request #894 from MonobikashDas/1.1.5.4

MOR-97 : filter by modalities

Co-authored-by: Sasikumar Ganesan <[email protected]>
Co-authored-by: Monobikash Das <[email protected]>

* MOSIP-11739 : fix for correction process

Co-authored-by: Mahammed Taheer <[email protected]>
Co-authored-by: Mandeep Dhiman <[email protected]>
Co-authored-by: YASWANTH S <[email protected]>
Co-authored-by: Vishwa <[email protected]>
Co-authored-by: M1030448 <[email protected]>
Co-authored-by: Sasikumar Ganesan <[email protected]>
Co-authored-by: Monobikash Das <[email protected]>
MonobikashDas added a commit that referenced this pull request Jun 24, 2021
* Merge pull request #848 from MonobikashDas/1.1.5.3

MOSIP-13160 : fixed default priority

* MOSIP-14384: fix for field not present inside packet (#853)

Co-authored-by: Monobikash Das <[email protected]>

* MOR-97 : filter by modalities

* Merge pull request #894 from MonobikashDas/1.1.5.4

MOR-97 : filter by modalities

* MOSIP-15225 : added required null check

Co-authored-by: Sasikumar Ganesan <[email protected]>
Co-authored-by: Monobikash Das <[email protected]>
vishwa-vyom added a commit that referenced this pull request Jul 1, 2021
* Fixed component scan issue for default auth adapter.

* Changed encryptionPublicKey to signPublicKey

* Updated signPublicKey to signingPublicKey

* MOSIP-12634

* MOSIP-12634

* Cherry picked approved commits from 1.1.5.4 (#901)

* Merge pull request #848 from MonobikashDas/1.1.5.3

MOSIP-13160 : fixed default priority

* MOSIP-14384: fix for field not present inside packet (#853)

Co-authored-by: Monobikash Das <[email protected]>

* MOR-97 : filter by modalities

* Merge pull request #894 from MonobikashDas/1.1.5.4

MOR-97 : filter by modalities

Co-authored-by: Sasikumar Ganesan <[email protected]>
Co-authored-by: Monobikash Das <[email protected]>

* MOSIP-15125 added page index in client side (#903)

* MOSIP-15125 added page index in client side

* MOSIP-15125 pagination also added to signature

* MOSIP-15225 : added required null check (#906)

* Merge pull request #848 from MonobikashDas/1.1.5.3

MOSIP-13160 : fixed default priority

* MOSIP-14384: fix for field not present inside packet (#853)

Co-authored-by: Monobikash Das <[email protected]>

* MOR-97 : filter by modalities

* Merge pull request #894 from MonobikashDas/1.1.5.4

MOR-97 : filter by modalities

* MOSIP-15225 : added required null check

Co-authored-by: Sasikumar Ganesan <[email protected]>
Co-authored-by: Monobikash Das <[email protected]>

* Feature MOSIP-11421 (#868)

* MOSIP-14269 added two interceptor for two behaviours

* added default rest interceptor to the plain rest template

* MOSIP-14269 added background job and other optimizations

* MOSIP-14269 added option to skip reused token

* MOSIP-14269 add option to skip token reuse

* Feature mosip 14269 (#908)

* MOSIP-14269 added two interceptor for two behaviours

* code cleanup

* code cleanup done

* added default rest interceptor to the plain rest template

* MOSIP-14269 added background job and other optimizations

* MOSIP-14269 added option to skip reused token

* MOSIP-14269 add option to skip token reuse

* reverted auth toke reuse feature

* Mosip-11421

* review comments implemented

* MOSIP-11421 review comments implemented

* Added functionality to support decryption with master key, checking certificate validation before signature verification. (#907)

* removed page index condition to add for hmac in both conditions (#909)

* Fix fc (#910)

* removed page index condition to add for hmac in both conditions

* removed double page index in hmac

Co-authored-by: Mahammed Taheer <[email protected]>
Co-authored-by: Mandeep Dhiman <[email protected]>
Co-authored-by: YASWANTH S <[email protected]>
Co-authored-by: Vishwa <[email protected]>
Co-authored-by: M1030448 <[email protected]>
Co-authored-by: Sasikumar Ganesan <[email protected]>
Co-authored-by: Monobikash Das <[email protected]>
Co-authored-by: Urvil Joshi <[email protected]>
Co-authored-by: mahammedtaheer <[email protected]>
MonobikashDas added a commit that referenced this pull request Jul 5, 2021
* Fixed component scan issue for default auth adapter.

* Changed encryptionPublicKey to signPublicKey

* Updated signPublicKey to signingPublicKey

* MOSIP-12634

* MOSIP-12634

* Cherry picked approved commits from 1.1.5.4 (#901)

* Merge pull request #848 from MonobikashDas/1.1.5.3

MOSIP-13160 : fixed default priority

* MOSIP-14384: fix for field not present inside packet (#853)

Co-authored-by: Monobikash Das <[email protected]>

* MOR-97 : filter by modalities

* Merge pull request #894 from MonobikashDas/1.1.5.4

MOR-97 : filter by modalities

Co-authored-by: Sasikumar Ganesan <[email protected]>
Co-authored-by: Monobikash Das <[email protected]>

* MOSIP-15125 added page index in client side (#903)

* MOSIP-15125 added page index in client side

* MOSIP-15125 pagination also added to signature

* MOSIP-15225 : added required null check (#906)

* Merge pull request #848 from MonobikashDas/1.1.5.3

MOSIP-13160 : fixed default priority

* MOSIP-14384: fix for field not present inside packet (#853)

Co-authored-by: Monobikash Das <[email protected]>

* MOR-97 : filter by modalities

* Merge pull request #894 from MonobikashDas/1.1.5.4

MOR-97 : filter by modalities

* MOSIP-15225 : added required null check

Co-authored-by: Sasikumar Ganesan <[email protected]>
Co-authored-by: Monobikash Das <[email protected]>

* Feature MOSIP-11421 (#868)

* MOSIP-14269 added two interceptor for two behaviours

* added default rest interceptor to the plain rest template

* MOSIP-14269 added background job and other optimizations

* MOSIP-14269 added option to skip reused token

* MOSIP-14269 add option to skip token reuse

* Feature mosip 14269 (#908)

* MOSIP-14269 added two interceptor for two behaviours

* code cleanup

* code cleanup done

* added default rest interceptor to the plain rest template

* MOSIP-14269 added background job and other optimizations

* MOSIP-14269 added option to skip reused token

* MOSIP-14269 add option to skip token reuse

* reverted auth toke reuse feature

* Mosip-11421

* review comments implemented

* MOSIP-11421 review comments implemented

* Added functionality to support decryption with master key, checking certificate validation before signature verification. (#907)

* removed page index condition to add for hmac in both conditions (#909)

* Fix fc (#910)

* removed page index condition to add for hmac in both conditions

* removed double page index in hmac

* MOSIP-11739 : fix for correction process

Co-authored-by: Mahammed Taheer <[email protected]>
Co-authored-by: Mandeep Dhiman <[email protected]>
Co-authored-by: YASWANTH S <[email protected]>
Co-authored-by: Vishwa <[email protected]>
Co-authored-by: M1030448 <[email protected]>
Co-authored-by: Sasikumar Ganesan <[email protected]>
Co-authored-by: Monobikash Das <[email protected]>
Co-authored-by: Urvil Joshi <[email protected]>
Co-authored-by: mahammedtaheer <[email protected]>
MonobikashDas added a commit that referenced this pull request Aug 4, 2021
)

* MOSIP-11739 : fix for correction process

* rebsae with develop (#902)

* Fixed component scan issue for default auth adapter.

* Changed encryptionPublicKey to signPublicKey

* Updated signPublicKey to signingPublicKey

* MOSIP-12634

* MOSIP-12634

* Cherry picked approved commits from 1.1.5.4 (#901)

* Merge pull request #848 from MonobikashDas/1.1.5.3

MOSIP-13160 : fixed default priority

* MOSIP-14384: fix for field not present inside packet (#853)

Co-authored-by: Monobikash Das <[email protected]>

* MOR-97 : filter by modalities

* Merge pull request #894 from MonobikashDas/1.1.5.4

MOR-97 : filter by modalities

Co-authored-by: Sasikumar Ganesan <[email protected]>
Co-authored-by: Monobikash Das <[email protected]>

* MOSIP-11739 : fix for correction process

Co-authored-by: Mahammed Taheer <[email protected]>
Co-authored-by: Mandeep Dhiman <[email protected]>
Co-authored-by: YASWANTH S <[email protected]>
Co-authored-by: Vishwa <[email protected]>
Co-authored-by: M1030448 <[email protected]>
Co-authored-by: Sasikumar Ganesan <[email protected]>
Co-authored-by: Monobikash Das <[email protected]>

* MOSIP-15263 : changed packet zip naming convention for correction packet

* Taken latest changes from develop (#917)

* Fixed component scan issue for default auth adapter.

* Changed encryptionPublicKey to signPublicKey

* Updated signPublicKey to signingPublicKey

* MOSIP-12634

* MOSIP-12634

* Cherry picked approved commits from 1.1.5.4 (#901)

* Merge pull request #848 from MonobikashDas/1.1.5.3

MOSIP-13160 : fixed default priority

* MOSIP-14384: fix for field not present inside packet (#853)

Co-authored-by: Monobikash Das <[email protected]>

* MOR-97 : filter by modalities

* Merge pull request #894 from MonobikashDas/1.1.5.4

MOR-97 : filter by modalities

Co-authored-by: Sasikumar Ganesan <[email protected]>
Co-authored-by: Monobikash Das <[email protected]>

* MOSIP-15125 added page index in client side (#903)

* MOSIP-15125 added page index in client side

* MOSIP-15125 pagination also added to signature

* MOSIP-15225 : added required null check (#906)

* Merge pull request #848 from MonobikashDas/1.1.5.3

MOSIP-13160 : fixed default priority

* MOSIP-14384: fix for field not present inside packet (#853)

Co-authored-by: Monobikash Das <[email protected]>

* MOR-97 : filter by modalities

* Merge pull request #894 from MonobikashDas/1.1.5.4

MOR-97 : filter by modalities

* MOSIP-15225 : added required null check

Co-authored-by: Sasikumar Ganesan <[email protected]>
Co-authored-by: Monobikash Das <[email protected]>

* Feature MOSIP-11421 (#868)

* MOSIP-14269 added two interceptor for two behaviours

* added default rest interceptor to the plain rest template

* MOSIP-14269 added background job and other optimizations

* MOSIP-14269 added option to skip reused token

* MOSIP-14269 add option to skip token reuse

* Feature mosip 14269 (#908)

* MOSIP-14269 added two interceptor for two behaviours

* code cleanup

* code cleanup done

* added default rest interceptor to the plain rest template

* MOSIP-14269 added background job and other optimizations

* MOSIP-14269 added option to skip reused token

* MOSIP-14269 add option to skip token reuse

* reverted auth toke reuse feature

* Mosip-11421

* review comments implemented

* MOSIP-11421 review comments implemented

* Added functionality to support decryption with master key, checking certificate validation before signature verification. (#907)

* removed page index condition to add for hmac in both conditions (#909)

* Fix fc (#910)

* removed page index condition to add for hmac in both conditions

* removed double page index in hmac

Co-authored-by: Mahammed Taheer <[email protected]>
Co-authored-by: Mandeep Dhiman <[email protected]>
Co-authored-by: YASWANTH S <[email protected]>
Co-authored-by: Vishwa <[email protected]>
Co-authored-by: M1030448 <[email protected]>
Co-authored-by: Sasikumar Ganesan <[email protected]>
Co-authored-by: Monobikash Das <[email protected]>
Co-authored-by: Urvil Joshi <[email protected]>
Co-authored-by: mahammedtaheer <[email protected]>

* MOSIP-11739 : fix for correction process (#923)

* Fixed component scan issue for default auth adapter.

* Changed encryptionPublicKey to signPublicKey

* Updated signPublicKey to signingPublicKey

* MOSIP-12634

* MOSIP-12634

* Cherry picked approved commits from 1.1.5.4 (#901)

* Merge pull request #848 from MonobikashDas/1.1.5.3

MOSIP-13160 : fixed default priority

* MOSIP-14384: fix for field not present inside packet (#853)

Co-authored-by: Monobikash Das <[email protected]>

* MOR-97 : filter by modalities

* Merge pull request #894 from MonobikashDas/1.1.5.4

MOR-97 : filter by modalities

Co-authored-by: Sasikumar Ganesan <[email protected]>
Co-authored-by: Monobikash Das <[email protected]>

* MOSIP-15125 added page index in client side (#903)

* MOSIP-15125 added page index in client side

* MOSIP-15125 pagination also added to signature

* MOSIP-15225 : added required null check (#906)

* Merge pull request #848 from MonobikashDas/1.1.5.3

MOSIP-13160 : fixed default priority

* MOSIP-14384: fix for field not present inside packet (#853)

Co-authored-by: Monobikash Das <[email protected]>

* MOR-97 : filter by modalities

* Merge pull request #894 from MonobikashDas/1.1.5.4

MOR-97 : filter by modalities

* MOSIP-15225 : added required null check

Co-authored-by: Sasikumar Ganesan <[email protected]>
Co-authored-by: Monobikash Das <[email protected]>

* Feature MOSIP-11421 (#868)

* MOSIP-14269 added two interceptor for two behaviours

* added default rest interceptor to the plain rest template

* MOSIP-14269 added background job and other optimizations

* MOSIP-14269 added option to skip reused token

* MOSIP-14269 add option to skip token reuse

* Feature mosip 14269 (#908)

* MOSIP-14269 added two interceptor for two behaviours

* code cleanup

* code cleanup done

* added default rest interceptor to the plain rest template

* MOSIP-14269 added background job and other optimizations

* MOSIP-14269 added option to skip reused token

* MOSIP-14269 add option to skip token reuse

* reverted auth toke reuse feature

* Mosip-11421

* review comments implemented

* MOSIP-11421 review comments implemented

* Added functionality to support decryption with master key, checking certificate validation before signature verification. (#907)

* removed page index condition to add for hmac in both conditions (#909)

* Fix fc (#910)

* removed page index condition to add for hmac in both conditions

* removed double page index in hmac

* MOSIP-11739 : fix for correction process

Co-authored-by: Mahammed Taheer <[email protected]>
Co-authored-by: Mandeep Dhiman <[email protected]>
Co-authored-by: YASWANTH S <[email protected]>
Co-authored-by: Vishwa <[email protected]>
Co-authored-by: M1030448 <[email protected]>
Co-authored-by: Sasikumar Ganesan <[email protected]>
Co-authored-by: Monobikash Das <[email protected]>
Co-authored-by: Urvil Joshi <[email protected]>
Co-authored-by: mahammedtaheer <[email protected]>

* MOSIP-11739 : corrected pom version

* MOSIP-11739 : updated pom version (#936)

Co-authored-by: Monobikash Das <[email protected]>

* MOSIP-11739 : corrected pom versions (#937)

* MOSIP-11739 : updated pom version

* MOSIP-11739 : corrected pom version

Co-authored-by: Monobikash Das <[email protected]>

* MOSIP-11739 : deleted packetmanager from commons and changes in Khazana

Co-authored-by: Monobikash Das <[email protected]>
Co-authored-by: Vishwa <[email protected]>
Co-authored-by: Mahammed Taheer <[email protected]>
Co-authored-by: Mandeep Dhiman <[email protected]>
Co-authored-by: YASWANTH S <[email protected]>
Co-authored-by: M1030448 <[email protected]>
Co-authored-by: Sasikumar Ganesan <[email protected]>
Co-authored-by: Urvil Joshi <[email protected]>
Co-authored-by: mahammedtaheer <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants