Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Provides tools to easily manage fastlane
for screenshot and metadata uploads,
when building on Xcode Cloud.
In order to run this command globally to initialize a project, install the gem globally.
gem install xcode_fastlane
First, initialize your xcode project directory.
xcode_fastlane init
bundle install
This will create a new Gemfile
, .gitignore
, the fastlane
folder, and ci_scripts
folder.
Next, adapt the files in the fastlane
folder according to your needs and check the contents of the ci scripts.
Appfile
with proper values.bundle exec fastlane deliver
with proper values in order to download the existing metadata.Now when this workflow runs, the screenshots will be generated and uploaded together with the metadata to AppStore Connect.
FAQs
Unknown package
We found that xcode_fastlane demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.