Security News
RubyGems.org Adds New Maintainer Role
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
gpii-windows
Advanced tools
Components of the GPII personalization infrastructure for use on Microsoft's "Windows" ™
Contains platform-specific components of the GPII architecture for Windows. See http://gpii.net/ for overall details of the GPII project. After checkout out using git, this project will require node.js and npm to be installed - please consult Setting Up Your Development Environment for installation instructions.
This package depends on node 8.x (LTS).
To build the GPII for Windows, perform the following:
git clone https://github.com/GPII/windows.git
cd windows
npm install
The preferred way to run the tests is to do so in a standard virtual machine. Before you can set up the VM, you will
need to ensure you have met these VM requirements.
You can then use the vagrant up
command to create an instance of a Windows 10 Evaluation VM,
which will boot an instance of the Windows 10 VM, pull in the GPII Framework's npm dependencies, and then build it.
If this is your first time creating this VM an 8 GB download will take place. The downloaded image will be valid for 90
days after which the Windows installation will no longer be useable. To remove an expired image you can use the
vagrant box remove "inclusivedesign/windows10-eval"
command.
Now you can open a command prompt window and use the following commands to test the framework:
refreshenv
cd c:\vagrant
npm test
Note: The refreshenv command only needs to be used if you are about to issue commands after having just created the VM. If the VM has been restarted since its creation, the command is not required.
At the end of a test run in either environment, an Istanbul coverage report
will be saved in the coverage
directory.
Note that tests and function involving the High Contrast setting will fail on all current versions of Windows (including Windows 7 SP1 and Windows 8 SP2) unless the following hotfix from Microsoft is applied: http://support.microsoft.com/kb/2516889
See GPII-49 for more details of this issue.
FAQs
Components of the GPII personalization infrastructure for use on Microsoft's "Windows" ™
The npm package gpii-windows receives a total of 1 weekly downloads. As such, gpii-windows popularity was classified as not popular.
We found that gpii-windows demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 8 open source maintainers 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
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.
Security News
Research
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.