A free open source IT asset/license management system https://snipeitapp.com
Find a file
snipe 1872c6eed9
Some checks failed
CodeQL Security Scan / CodeQL Security Scan (push) Has been cancelled
Docker images (Alpine) / docker (push) Has been cancelled
Docker images (Ubuntu) / docker (push) Has been cancelled
Tests in MySQL / PHP 8.2 (push) Has been cancelled
Tests in MySQL / PHP 8.3 (push) Has been cancelled
Tests in MySQL / PHP 8.4 (push) Has been cancelled
Tests in SQLite / PHP 8.3 (push) Has been cancelled
Merge pull request #18950 from grokability/show-hide-password
🎥 Added password toggle JS/HTML
2026-04-28 10:42:21 +01:00
.github Removed codacy config 2026-03-13 18:29:21 +00:00
ansible Fix APP_ENV/APP_DEBUG typo overwriting the APP_ENV in Vagrant Playbook 2021-06-29 08:12:01 -05:00
app Fixed #18939 - blank audit field in scanner audit screen 2026-04-27 13:20:08 +01:00
bootstrap Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
config Merge pull request #18710 from ArturoSirvent/fix/backup-disk-s3-driver 2026-04-17 12:09:34 +01:00
database Pint 2026-04-22 09:05:01 +01:00
docker Add artisan command to clear compiled views 2026-04-13 09:49:51 +02:00
public Updated JS assets 2026-04-14 12:13:59 +01:00
resources Added password toggle JS/HTML 2026-04-28 10:35:36 +01:00
routes Added routes and logging 2026-04-22 17:17:58 +01:00
sample_csvs Updated CSVs 2026-02-18 14:06:33 +00:00
storage Added #18767 - uploads for companies and departments 2026-03-26 16:02:07 +00:00
stubs Publish test stubs 2023-03-30 16:42:59 -07:00
tests Fix filename 2026-04-27 13:59:40 -07:00
.all-contributorsrc Add @Husky-Devel as a contributor 2026-04-22 12:24:19 +01:00
.dockerignore Alpine linux docker image (#6645) 2019-01-30 14:45:36 -08:00
.env.dev.docker Added endpoint & use_path_style_endpoint configs for public/private S3 2025-11-28 17:29:02 +00:00
.env.docker Added endpoint & use_path_style_endpoint configs for public/private S3 2025-11-28 17:29:02 +00:00
.env.dusk.example Switch to nb-NO from no-NO 2024-07-23 17:15:44 +01:00
.env.example Merge pull request #18710 from ArturoSirvent/fix/backup-disk-s3-driver 2026-04-17 12:09:34 +01:00
.env.testing-ci Update mailer configurations for Symfony mailer 2024-02-28 23:37:52 -08:00
.env.testing.example Include MAIL_FROM_ADDR in phpunit configuration 2024-12-02 10:23:02 -08:00
.env.tests Update mailer configurations for Symfony mailer 2024-02-28 23:37:52 -08:00
.env.unit-tests Update mailer configurations for Symfony mailer 2024-02-28 23:37:52 -08:00
.git-blame-ignore-revs Add pint commits 2026-03-16 17:41:25 -07:00
.gitattributes Refactor controller to use one method that shows all modals based on name. 2020-05-23 15:24:00 -04:00
.gitignore Add composer commands for generating coverage reports via Herd 2024-09-04 15:13:45 -07:00
.htaccess Update .htaccess (#9001) 2021-01-26 12:20:03 -08:00
.nvmrc Updated Node version, and various packages to more recent 2023-05-01 17:05:10 -07:00
.pa11yci.json Added urls for pa11y 2025-04-26 17:33:00 +01:00
.upgrade_requirements.json Whoops! Need minimum 8.2, not 8.1 (probably mis-merge?) 2025-02-25 14:40:45 +00:00
_config.yml Fixed comment (#7617) 2019-11-22 16:13:42 -08:00
app.json Update app & composer files from snipe/snipe-it to grokability/snipe-it 2025-04-03 12:04:12 -07:00
artisan Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
CODE_OF_CONDUCT.md Adds email address to CoC 2017-10-06 13:44:39 -07:00
composer.json Install pint dev dependency 2026-03-13 14:52:13 +00:00
composer.lock Merge pull request #18783 from ubc-cpsc/fix/aws-sdk-php-PKSA-4t1p-xpk2-nsss 2026-03-31 15:26:24 +01:00
CONTRIBUTING.md update broken link to contributor docs (#4123) 2017-10-04 23:19:19 -07:00
CONTRIBUTORS.md Add @Husky-Devel as a contributor 2026-04-22 12:24:19 +01:00
crowdin.yml Fix language source directory 2024-01-03 14:02:36 -08:00
dev.docker-compose.yml Bumped container image versions 2025-05-26 13:07:51 +02:00
docker-compose.yml Bumped container image versions 2025-05-26 13:07:51 +02:00
Dockerfile Merge pull request #16701 from grokability/repo-move 2025-04-15 19:54:08 +01:00
Dockerfile.alpine In this version of Alpine, php84 is default, so it's easier. 2026-01-05 15:11:08 +00:00
Dockerfile.fpm-alpine Update relevant snipe/snipe-it references to grokability/snipe-it in Docker files 2025-04-03 11:44:27 -07:00
install.sh Update scripts from snipe/snipe-it to grokability/snipe-it 2025-04-03 11:51:12 -07:00
LICENSE Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
pa11y.js Removed dupes 2025-04-23 05:21:32 +01:00
package-lock.json Careful upgrade to minimize too many version changes 2026-02-19 14:11:15 +00:00
package.json Bumped jspdf to >=4.0.0 2026-01-05 20:20:09 +00:00
phpstan.neon.dist Make phpstan configuration more flexible 2023-02-07 13:32:32 -08:00
phpstan.neon.example Make phpstan configuration more flexible 2023-02-07 13:32:32 -08:00
phpunit.xml Include MAIL_FROM_ADDR in phpunit configuration 2024-12-02 10:23:02 -08:00
Procfile Add base heroku changes 2021-09-05 10:33:13 -04:00
psalm.xml Psalm and phpstan configs 2023-02-07 11:00:59 -08:00
README.md Removed codacy badge (for now) 2026-04-03 13:57:20 +01:00
SECURITY.md Update SECURITY.md to indicate v8 is support 2025-04-17 16:02:31 +00:00
server.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
snipeit.sh Added #18761: Debian 13 support in snipeit.sh installer script 2026-03-25 10:01:08 +02:00
TESTING.md Switch to nb-NO from no-NO 2024-07-23 17:15:44 +01:00
upgrade.php Revert "Upgrade Passport to v13 and move php-jwt to v7 to remediate JWT advisory" 2026-03-08 12:29:56 +00:00
Vagrantfile Update Vagrantfile files from snipe/snipe-it to grokability/snipe-it 2025-04-03 12:02:42 -07:00
webpack.mix.js Added sticky column 2026-01-23 13:49:09 +00:00

snipe-it-by-grok

Crowdin Docker Pulls Tests in MySQL All Contributors Discord

Snipe-IT - Open Source Asset Management System

This is a FOSS project for asset management in IT Operations. Knowing who has which laptop, when it was purchased in order to depreciate it correctly, handling software licenses, etc.

It is built on Laravel 11.

Snipe-IT is actively developed and we release quite frequently. (Check out the live demo here.)

Tip

This is web-based software. This means there is no executable file (aka no .exe files), and it must be run on a web server and accessed through a web browser. It runs on any Mac OSX, any flavor of Linux, as well as Windows, and we have a Docker image available if that's what you're into.


Table of Contents


Installation

For instructions on installing and configuring Snipe-IT on your server, check out the installation manual. (Please see the requirements documentation for full requirements.)

If you're having trouble with the installation, please check the Common Issues and Getting Help documentation, and search this repository's open and closed issues for help.


User's Manual

For help using Snipe-IT, check out the user's manual.


Bug Reports & Feature Requests

Feel free to check out the GitHub Issues for this project to open a bug report or see what open issues you can help with. Please search through existing issues (open and closed) to see if your question has already been answered before opening a new issue.

Important

PLEASE see the Getting Help Guidelines and Common Issues before opening a ticket, and be sure to complete all of the questions in the Github Issue template to help us to help you as quickly as possible.


Security

Important

To report a security vulnerability, please email security@snipeitapp.com instead of using the issue tracker.


Upgrading

Please see the upgrading documentation for instructions on upgrading Snipe-IT.


Translations!

Please see the translations documentation for information about available languages and how to add translations to Snipe-IT.


Since the release of the JSON REST API, several third-party developers have been developing modules and libraries to work with Snipe-IT.

Note

As these were created by third-parties, Snipe-IT cannot provide support for these project, and you should contact the developers directly if you need assistance. Additionally, Snipe-IT makes no guarantees as to the reliability, accuracy or maintainability of these libraries. Use at your own risk. :)

Libraries & Modules

We also have a handful of Google Apps scripts to help with various tasks.

Mobile Apps

We're currently working on our own mobile app, but in the meantime, check out these third-party apps that work with Snipe-IT:


Join the Community!


Contributing

Please refrain from submitting issues or pull requests generated by fully-automated tools. Maintainers reserve the right, at their sole discretion, to close such submissions and to block any account responsible for them. Please see our AI Contribution Policy for more information.

Contributions should follow from a human-to-human discussion in the form of an issue for the best chances of being merged into the core project. (Sometimes we might already be working on that feature, sometimes we've decided against )

Please see the complete documentation on contributing and developing for Snipe-IT.

This project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

The ERD is available online here.

Be sure to check out all of the amazing people that have contributed to Snipe-IT over the years!


Star History

Star History Chart


Announcement List

To be notified of important news (such as new releases, security advisories, etc), sign up for our list. We'll never sell or give away your info, and we'll only email you when it's important.

We also usually make smaller announcements on our social accounts, our Discord, and our blog, so be sure to subscribe to those if you're looking for more granular announcements.