A free open source IT asset/license management system
Find a file
dependabot[bot] 405c5b5ad0
Bump codacy/codacy-analysis-cli-action from 4.3.0 to 4.4.0
Bumps [codacy/codacy-analysis-cli-action](https://github.com/codacy/codacy-analysis-cli-action) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/codacy/codacy-analysis-cli-action/releases)
- [Commits](https://github.com/codacy/codacy-analysis-cli-action/compare/v4.3.0...v4.4.0)

---
updated-dependencies:
- dependency-name: codacy/codacy-analysis-cli-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 08:33:17 +00:00
.github Bump codacy/codacy-analysis-cli-action from 4.3.0 to 4.4.0 2024-02-12 08:33:17 +00:00
ansible
app Merge pull request #14188 from spencerrlongg/bug/14146 2024-02-10 11:47:46 +00:00
bootstrap
config Bumped version 2024-01-27 15:08:52 +00:00
database Ensure notification is sent when consumable is checked out via api 2024-01-30 13:19:20 -08:00
docker Fixed #11708 - pre-create private_storage directories for Docker restores 2022-08-24 17:11:21 -07:00
heroku
public Updated dev assets 2024-02-08 23:06:47 +00:00
resources Revert "Fixed barcodes crashing if asset was deleted" 2024-02-09 20:35:45 +00:00
routes Revert "Fixed barcodes crashing if asset was deleted" 2024-02-09 20:35:45 +00:00
sample_csvs
storage
stubs
tests Write tests around getIdForCurrentUser method [sc-24748] 2024-02-05 12:38:33 -08:00
.all-contributorsrc docs: add @mauro-miatello as a contributor 2024-01-09 17:43:03 +00:00
.dockerignore
.env.docker
.env.dusk.example Add example dusk environment file 2023-01-11 12:51:15 -08:00
.env.example
.env.testing-ci Update example envs to use correct code for language 2023-12-19 17:36:21 +00:00
.env.testing.example remove unintentional change 2024-01-04 12:36:57 -08:00
.env.tests
.env.unit-tests
.gitattributes Refactor controller to use one method that shows all modals based on name. 2020-05-23 15:24:00 -04:00
.gitignore
.htaccess
.nvmrc
.upgrade_requirements.json Set v6 upgrade requirements in .upgrade_requirements.json -- REVERT FOR v7 2024-01-25 10:12:08 -08:00
_config.yml
app.json
artisan
CODE_OF_CONDUCT.md
composer.json applies a conditional to have the the integration test button function properly 2024-01-31 10:47:25 -08:00
composer.lock ran composer update on the package since the version was explicitized 2024-01-31 17:30:56 -08:00
CONTRIBUTING.md update broken link to contributor docs (#4123) 2017-10-04 23:19:19 -07:00
CONTRIBUTORS.md docs: add @mauro-miatello as a contributor 2024-01-09 17:43:03 +00:00
crowdin.yml Fix language source directory 2024-01-03 14:02:36 -08:00
docker-compose.yml
Dockerfile Applied #13143 to develop 2023-06-12 14:05:26 +01:00
Dockerfile.alpine Security upgrade alpine from 3.18.5 to 3.18.6 #14178 2024-02-05 17:07:31 +00:00
Dockerfile.fpm-alpine Update alpine Dockerfiles to PHP 8.1 and Snipe-IT v6.1.0 2023-04-14 13:35:36 -05:00
install.sh
LICENSE Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
package-lock.json Upgrade bootstrap-table from 1.22.1 to 1.22.2 2024-02-05 16:59:01 +00:00
package.json Upgrade bootstrap-table from 1.22.1 to 1.22.2 2024-02-05 16:59:01 +00:00
phpmd.xml
phpstan.neon.dist
phpstan.neon.example
phpunit.xml
Procfile
psalm.xml
README.md Move link 2024-01-08 14:17:42 -08:00
SECURITY.md Create SECURITY.md 2021-04-20 22:15:41 -07:00
server.php
snipeit.sh
TESTING.md
upgrade.php Merge pull request #14128 from snipe/jerm/upgrade-dot-php 2024-01-25 10:09:03 -08:00
Vagrantfile
webpack.mix.js

snipe-it-by-grok

Crowdin Docker Pulls Twitter Follow Codacy Badge Tests 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 8.

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

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, flavor of Linux, as well as Windows, and we have a Docker image available if that's what you're into.


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.

Deploy


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.

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.


Upgrading

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


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.


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.

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. :)


Contributing

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

Please note that 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.

Here is a list of the wonderful people that have contributed to the Snipe-IT.


Security

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