
Security News
Nx npm Packages Compromised in Supply Chain Attack Weaponizing AI CLI Tools
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
A ruby wrapper for the AQL SMS API. I am building this for use in a specific project, nothing more. If you feel it can be enhanced and devloped then please feel free to fork away.
# @params hash default_params
# must include :username and :password but can also contain
# other default params such as :originator
#
AQL::SMS.authenticate :username => "username", :password => "password"
# @return integer number of credits
#
AQL::SMS.check_credit
# @params desitnation, message [, options]
# destination can be single number string or array of multiple numbers
# options can be hash of :originator, :max_concat, :sendtime, :unix_sendtime, :replace_sms, :flash, :dlr_url
#
AQL::SMS.send_message "07777 777 777", "R U coming rnd 2 mine 2nite?"
Copyright (c) 2010 Aaron Russell. See LICENSE for details.
FAQs
Unknown package
We found that aql_sms_api demonstrated a not healthy version release cadence and project activity because the last version was released 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
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
Security News
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.
Security News
A clarification on our recent research investigating 60 malicious Ruby gems.