LinusU / node-appdmg

💾 Generate your app dmgs
MIT License
1.67k stars 151 forks source link

why create temp file in my macos framework dir? #217

Closed toby20130333 closed 1 year ago

toby20130333 commented 1 year ago

Hi support

In the last packaging, it was found that a hidden file was added to the directory Framework in the installation package. Is this packaging script poisoned? hidden name is : .BC.T_lbSnA3? Or something else?

LinusU commented 1 year ago

Are you sure that this is from appdmg?

Do you have any steps on how to reproduce this?

toby20130333 commented 1 year ago

The problem has been solved I will clean up all the dmg stored previously and the directory to be packaged, and it will be OK to start again thank you I think this hidden file is a temporary cache file in the packaging process? There may be a phase error in the packaging process, but the temporary cache is not cleared

LinusU commented 1 year ago

I think this hidden file is a temporary cache file in the packaging process?

I don't think that the file is being created by appdmg?

toby20130333 commented 1 year ago

@LinusU Is there a security problem with some js packages, such as viruses or others?

LinusU commented 1 year ago

I don't know about other packages, but I have seen no evidence of anything like that in appdmg...

toby20130333 commented 1 year ago

I mean the depends package?