Upgraded xss to 1.00, got error: pontentially sensitive files: .unpack.js.swp lint-snap-v2_iffy_files

Hi,
I upgraded Wekan xss dependency to 1.00
https://github.com/wekan/wekan/commit/5b4d75a976244652d3c86e6d46c23d7c11e9ae8e

Then snap build server gave this error:
found potentially sensitive files in package: lib/node_modules/node-pre-gyp/node_modules/tar/lib/.unpack.js.swp lint-snap-v2_iffy_files

Is there something wrong with xss 1.00 package?

BR,
xet7

looks like someone had unpack.js open in vim when creating the xss package and the snap check tools consider the swap file as potentially dubious … if you are sure the file doesnt come from an editing session you had yourself, i’d contact the xss packager to fix it.

I have not edited unpack.js ever. I’ll contact packager.