
Security News
AI Slop Is Polluting Bug Bounty Platforms with Fake Vulnerability Reports
AI-generated slop reports are making bug bounty triage harder, wasting maintainer time, and straining trust in vulnerability disclosure programs.
robotframework-excellib-xlsm
Advanced tools
|Build Status|
Robot Framework
_ library for working with Excel documents, based on openpyxl
_.
::
pip install robotframework-excellib-xlsm
See keyword documentation for robotframework-excellib-xlsm library: docs_.
.. code:: robotframework
*** Settings ***
Library ExcelLibrary
*** Test Cases ***
Check created excel doc
${document}= Create Excel Document doc_name
Should Be Equal As Strings doc_name ${document}
Forked Version of Excel Library by: https://github.com/peterservice-rnd/robotframework-excellib
Apache License 2.0
.. _Robot Framework: http://www.robotframework.org
.. _openpyxl: https://pypi.python.org/pypi/openpyxl
.. _origin library: https://github.com/peterservice-rnd/robotframework-excellib
.. |Build Status| image:: https://travis-ci.org/peterservice-rnd/robotframework-excellib.svg?branch=master :target: https://travis-ci.org/peterservice-rnd/robotframework-excellib
.. _docs: https://rawgit.com/peterservice-rnd/robotframework-excellib/master/docs/ExcelLibrary.html
FAQs
Robot Framework library for working with Excel documents
We found that robotframework-excellib-xlsm 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
AI-generated slop reports are making bug bounty triage harder, wasting maintainer time, and straining trust in vulnerability disclosure programs.
Research
Security News
The Socket Research team investigates a malicious Python package disguised as a Discord error logger that executes remote commands and exfiltrates data via a covert C2 channel.
Research
Socket uncovered npm malware campaign mimicking popular Node.js libraries and packages from other ecosystems; packages steal data and execute remote code.