Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / wheresvic/mongoose-field-encryption issues and pull requests

#110 - Projected fields are returned not decrypted

Issue - State: open - Opened by Sammi89 29 days ago - 4 comments
Labels: more detail required

#109 - Prevent error in case of empty updateFields

Pull Request - State: open - Opened by AmiriShavaki 9 months ago - 1 comment
Labels: test required

#108 - Cannot use Mongoose Operators when using find or findOne

Issue - State: closed - Opened by rubencosta13 about 1 year ago - 2 comments

#107 - Add support for `updateMany`

Issue - State: open - Opened by wheresvic over 1 year ago
Labels: enhancement, help wanted

#106 - add support for mongoose 7.x

Pull Request - State: closed - Opened by wheresvic over 1 year ago

#105 - Object returned from "create" is encrypted

Issue - State: closed - Opened by sukruavcuoglu over 1 year ago - 2 comments
Labels: question, answered

#104 - add `notifyDecryptFails` option

Pull Request - State: closed - Opened by wheresvic over 1 year ago

#103 - Added encrypt/decrypt options for additional flexibility

Pull Request - State: closed - Opened by adidaslevy over 1 year ago - 3 comments

#102 - Mongoose 7.X compatibility

Pull Request - State: closed - Opened by Harm-Nullix over 1 year ago - 5 comments

#101 - Mongoose 7.X support

Issue - State: closed - Opened by Harm-Nullix over 1 year ago - 3 comments

#100 - Added options for extra flexibility in mongoose-field-encryption behavior

Pull Request - State: closed - Opened by adidaslevy over 1 year ago - 5 comments

#96 - Ability to skip encrypting fields with null value

Issue - State: closed - Opened by adidaslevy over 1 year ago

#95 - #minor: Use in memory mongo for tests

Issue - State: closed - Opened by adidaslevy over 1 year ago - 2 comments
Labels: enhancement, help wanted

#94 - Issue #93: Add insertMany Pre hook

Pull Request - State: closed - Opened by adidaslevy over 1 year ago - 1 comment

#93 - Missing pre 'InsertMany' hook

Issue - State: closed - Opened by adidaslevy over 1 year ago
Labels: enhancement

#92 - Encoding issue in nestjs mongoose

Issue - State: closed - Opened by mshahulpm over 1 year ago - 3 comments

#91 - Key rotation

Issue - State: open - Opened by Chapizze over 1 year ago - 1 comment
Labels: question, wontfix, answered

#90 - support for AES-256-GCM

Issue - State: open - Opened by AceTheNinja over 1 year ago - 1 comment
Labels: enhancement, help wanted

#89 - Implement support for `replaceOne`

Issue - State: open - Opened by wheresvic over 1 year ago
Labels: enhancement, help wanted

#88 - findOneandUpdate

Issue - State: open - Opened by Bengeljo over 1 year ago - 2 comments
Labels: question, more detail required

#87 - mongooseFieldEncryption - field level encryption does not work when replaceOne is used

Issue - State: open - Opened by SnehaReddy2573 almost 2 years ago - 1 comment
Labels: question, answered

#86 - Bump minimatch and mocha

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#85 - Bump ansi-regex from 3.0.0 to 3.0.1

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#84 - Bump json5 from 2.1.3 to 2.2.3

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#83 - Bump flat and mocha

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#82 - Bump qs from 6.5.2 to 6.5.3

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#81 - Bump decode-uri-component from 0.2.0 to 0.2.2

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#80 - New version of mongoose has removed omitUndefined as an option

Issue - State: closed - Opened by PatchOnKnee almost 2 years ago

#79 - Bump parse-url from 6.0.0 to 6.0.5

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies

#78 - does fle work with insertMany or create

Issue - State: closed - Opened by mergingseas about 2 years ago - 5 comments
Labels: enhancement, help wanted

#77 - encryptedField value does not change when decrypting

Pull Request - State: open - Opened by Yeh35 over 2 years ago - 6 comments
Labels: more detail required, test required

#76 - Searching RegEx / Case Insensitive Encrypted Fields

Issue - State: closed - Opened by sators over 2 years ago - 2 comments
Labels: question, answered

#75 - Bump parse-url from 6.0.0 to 6.0.2

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#74 - Is there a size limit when saving binary data from Buffer with mongoose-field-encryption?

Issue - State: open - Opened by bluepuma77 over 2 years ago - 1 comment
Labels: question, answered

#73 - Model is not a constructor, TypeError

Issue - State: closed - Opened by doverradio over 2 years ago - 1 comment
Labels: question, more detail required

#72 - Returns encrypted fields when use .select()

Issue - State: closed - Opened by JoseCigarro almost 3 years ago - 1 comment
Labels: question, answered

#71 - Decrypt method uses secret directly, the mongoose hooks use a hash

Issue - State: closed - Opened by wassil almost 3 years ago - 5 comments
Labels: question

#70 - Encrypt falsy values, except undefined

Pull Request - State: closed - Opened by donwojtallo almost 3 years ago - 1 comment

#69 - Model populate returns encrypted fields

Issue - State: closed - Opened by ArielGavrielov about 3 years ago - 1 comment
Labels: question, more detail required, answered

#68 - How to query encrypted nested field?

Issue - State: closed - Opened by Ayushk93 over 3 years ago - 1 comment
Labels: question, answered

#67 - TypeError: saltGenerator is not a function

Issue - State: closed - Opened by Ayushk93 over 3 years ago - 4 comments
Labels: question, more detail required, answered

#66 - Bump path-parse from 1.0.6 to 1.0.7

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#65 - .lean() with post-hook of .find and .findOne

Pull Request - State: open - Opened by doguhanokumus over 3 years ago - 1 comment
Labels: test required

#64 - .d.ts generated and added to package

Pull Request - State: closed - Opened by doguhanokumus over 3 years ago - 1 comment

#63 - .select workaround based on field names for find and findOne

Pull Request - State: open - Opened by doguhanokumus over 3 years ago - 1 comment
Labels: test required

#62 - .select workaround based on field names for find and findOne

Pull Request - State: closed - Opened by doguhanokumus over 3 years ago - 1 comment

#61 - Bump glob-parent from 5.1.1 to 5.1.2

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#60 - Add typescript types

Issue - State: closed - Opened by wheresvic over 3 years ago - 1 comment
Labels: help wanted

#59 - Bump lodash from 4.17.15 to 4.17.20

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#58 - Bump y18n from 4.0.0 to 4.0.1

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#57 - How to use virtuals for migration?

Issue - State: closed - Opened by bluepuma77 over 3 years ago - 4 comments
Labels: question

#56 - Decrypt through aggregation pipeline

Issue - State: closed - Opened by khalilmansouri over 3 years ago - 2 comments
Labels: question, more detail required

#55 - I have problem with findOneAndUpdate mongoose function and the update at the nested fields

Issue - State: closed - Opened by bakkostas over 3 years ago - 6 comments
Labels: question

#54 - Bad decrypt when retrieving multiple docs from DB

Issue - State: closed - Opened by Glacian22 almost 4 years ago - 2 comments
Labels: question

#53 - How to remove encrypted field?

Issue - State: closed - Opened by sean-hill almost 4 years ago - 3 comments
Labels: question

#51 - Bump ini from 1.3.5 to 1.3.7

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago - 1 comment
Labels: dependencies

#50 - Error: Invalid key length

Issue - State: closed - Opened by carmensancheez almost 4 years ago - 7 comments
Labels: question, more detail required, answered

#49 - Failing test: updating document with array of subdocuments that have encrypted fields

Pull Request - State: closed - Opened by maximilianschmitt almost 4 years ago - 5 comments
Labels: enhancement, question, wontfix

#48 - Failing test for encrypted fields inside array of subschemas

Pull Request - State: closed - Opened by maximilianschmitt about 4 years ago - 2 comments

#47 - fixed deprecated functions

Pull Request - State: closed - Opened by gilmaicor about 4 years ago

#46 - DeprecationWarning: crypto.createDecipher is deprecated.

Issue - State: closed - Opened by gilmaicor about 4 years ago
Labels: question

#45 - decryption of nested fields not happening for "findbyid", "find" & "findOne" queries

Issue - State: closed - Opened by Joypaul11 about 4 years ago - 2 comments
Labels: more detail required

#44 - Add secret factory for defering salt generation/loading

Pull Request - State: closed - Opened by tadejgasparovic about 4 years ago - 1 comment

#43 - Add secret factory for defering salt generation/loading

Pull Request - State: closed - Opened by tadejgasparovic about 4 years ago

#42 - Deprecation issue

Issue - State: closed - Opened by rogeryeosgit about 4 years ago - 2 comments
Labels: question

#41 - Bump node-fetch from 2.6.0 to 2.6.1

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago - 1 comment
Labels: dependencies

#40 - Bump bl from 2.2.0 to 2.2.1

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago - 1 comment
Labels: dependencies

#39 - EVP_DecryptFinal_ex:bad decrypt

Issue - State: closed - Opened by GiboMac about 4 years ago - 1 comment
Labels: question, answered

#38 - I cannot make it work when updating a decrypted field

Issue - State: closed - Opened by peelmicro over 4 years ago - 2 comments
Labels: question

#36 - Vewing database doesn't show encrypted fields

Issue - State: closed - Opened by Zeedinstein almost 5 years ago - 5 comments

#35 - Bug in example code

Issue - State: closed - Opened by ronaldlong46 almost 5 years ago - 1 comment

#34 - nested field encryption support

Issue - State: open - Opened by caltuntas almost 5 years ago - 15 comments
Labels: enhancement, answered

#33 - Bump mongoose from 5.6.11 to 5.7.5

Pull Request - State: closed - Opened by dependabot[bot] about 5 years ago - 2 comments
Labels: dependencies

#32 - Not working with Aggregate Query

Issue - State: closed - Opened by eldhoseelias about 5 years ago - 9 comments
Labels: more detail required

#31 - Searching Encrypted fields

Issue - State: closed - Opened by martyh888 over 5 years ago - 2 comments
Labels: question

#30 - Update documentation and tests for basic usage

Pull Request - State: closed - Opened by wheresvic over 5 years ago - 3 comments

#27 - Unit test for the issue that crashed when some fields were not retrieved by default

Pull Request - State: closed - Opened by eyp about 6 years ago - 2 comments

#26 - Check if the field exists before decryption

Pull Request - State: closed - Opened by eyp about 6 years ago - 6 comments

#25 - It should decrypt data on find() method.

Pull Request - State: closed - Opened by vinczedani about 6 years ago - 3 comments

#24 - aes-256-cbc encryption does not produce reproducible results

Issue - State: closed - Opened by tuhlmann about 6 years ago - 4 comments
Labels: enhancement

#23 - Object returned by save or create is cyphered

Issue - State: closed - Opened by eyp about 6 years ago - 12 comments
Labels: bug

#22 - Fix build-status button

Issue - State: closed - Opened by wheresvic about 6 years ago

#21 - Feature/cipheriv

Pull Request - State: closed - Opened by vinczedani about 6 years ago - 7 comments

#20 - Add findOneAndUpdate and without $set support

Pull Request - State: closed - Opened by vinczedani about 6 years ago - 2 comments

#19 - Update documentation

Issue - State: closed - Opened by wheresvic about 6 years ago

#18 - Prepare mongoose 5 update

Pull Request - State: closed - Opened by wheresvic about 6 years ago - 1 comment

#17 - Use `cipheriv` instead of plain `cipher`

Issue - State: closed - Opened by wheresvic about 6 years ago - 3 comments
Labels: enhancement

#16 - add mongoose 4-5 compatibility

Pull Request - State: closed - Opened by devdoomari3 about 6 years ago - 2 comments

#14 - Support findOneAndUpdate

Issue - State: closed - Opened by hotohoto over 6 years ago - 2 comments
Labels: more detail required

#13 - [Snyk Update] New fixes for 1 vulnerable dependency path

Pull Request - State: closed - Opened by snyk-bot about 7 years ago - 1 comment

#12 - [Snyk Update] New fixes for 1 vulnerable dependency path

Pull Request - State: closed - Opened by snyk-bot about 7 years ago - 1 comment

#11 - [Snyk Update] New fixes for 1 vulnerable dependency path

Pull Request - State: closed - Opened by snyk-bot about 7 years ago - 1 comment