---
title: "Companies hiring security guards (2026)"
description: "**Canonical URL:** https://jobspipe.dev/hiring/role/security-guard"
canonical: https://jobspipe.dev/hiring/role/security-guard
last_updated: 2026-09-10
---

# Companies hiring security guards (2026)

> Employers whose active postings most often carry the title Security Guard, ranked by posting volume. Shares only.

**Canonical URL:** https://jobspipe.dev/hiring/role/security-guard

Every company on this list posts Security Guard among its ten most frequent titles in JobsPipe's index of active postings. Companies are ordered by the volume of active postings attributed to them, largest first, and the list is capped at one hundred.

Remote share is the fraction of a company's active postings that carry a remote flag. New in 30 days is the fraction of its open roles first sighted by the crawler in the last 30 days, a cross-sectional read of how much of the backlog is fresh. Top roles are the three titles the company posts most. Every figure is a share; JobsPipe does not publish counts.

To reproduce the rows behind any company, POST to /v1/jobs/search with job_title_or set to ["Security Guard"], status set to active, and company_name_or set to the company's name as it appears on the posting.

## The companies

| Company | Industry | Top roles | Remote | New in 30 days |
|---|---|---|---|---|
| [Allied Universal](https://jobspipe.dev/hiring/jobs.aus.com) | Security services | Security Officer, Security Guard, Armed Security Officer | <0.5% | 74.4% |
| [Securitas](https://jobspipe.dev/hiring/securitas.com) | Security services | Security Guard, Security Officer, Security Agent | 3.7% | 79.9% |
| [GardaWorld Security Services US](https://jobspipe.dev/hiring/garda.com) | Security services | Security Officer, Security Guard, Security Supervisor | <0.5% | 69.4% |
| [G4S](https://jobspipe.dev/hiring/g4s.com) | Security services | Security Guard, Court Security and Custody Officer, Cleaning Assistant | 0.5% | 70.0% |
| [JBS Foods](https://jobspipe.dev/hiring/jbsfoodsgroup.com) | Food manufacturing | Production Worker, Quality Assurance Technician, Maintenance Technician | 0.0% | 65.6% |
| [Grupo Posadas](https://jobspipe.dev/hiring/posadas.com) | Accommodation | Vacation Consultant, Sales Executive, Maintenance Operator | 0.0% | 81.5% |
| [DSI Security Services](https://jobspipe.dev/hiring/dsisecurity.com) | Security services | Security Officer, Security Shift Supervisor, Security Field Supervisor | 0.0% | 68.5% |
| [Sicuritalia S.p.a](https://jobspipe.dev/hiring/sicuritalia.it) | Security services | Security Sales Representative, Security Salesperson, Security Guard | 0.0% | 86.3% |
| [Commissionaires](https://jobspipe.dev/hiring/commissionaires.ca) | Public administration | Security Guard, Business Development Coordinator, Client Service Manager | 0.0% | 77.5% |
| [Flex-N-Gate](https://jobspipe.dev/hiring/flex-n-gate.com) | Motor vehicles | Manufacturing Superintendent, Maintenance Technician, Materials Shipping Supervisor | 0.0% | 78.8% |
| [Shaner Hotel Group](https://jobspipe.dev/hiring/shanercorp.com) | Accommodation | Maintenance Technician, Security Guard, Restaurant Supervisor | 0.0% | 75.0% |
| [Mint Cannabis](https://jobspipe.dev/hiring/themintmi.com) | Manufacture of tobacco products | Budtender, Retail Lead, Senior Recruiter | 0.0% | 85.0% |
| [St. Boniface Hospital](https://jobspipe.dev/hiring/sbgh.mb.ca) | Healthcare | Registered Nurse, Medical Device Reprocessing Technician, Health Services Manager | 0.0% | 81.1% |

## Method

Denominator: active postings from the company on the ten collected boards (deduplicated by posting id); recency shares use the crawl sighting log. Generated 2026-09-10. Companies are attributed by the employer domain on each posting and ordered by their volume of active postings; only shares are published.

Reproduce the underlying rows:

```bash
curl -X POST https://api.jobspipe.dev/v1/jobs/search \
  -H "Authorization: Bearer $JOBSPIPE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"status":"active","limit":25,"job_title_or":["Security Guard"]}'
```

## Next step

- [Query the API](https://jobspipe.dev/signup)
- [Set up an alert](https://jobspipe.dev/signals)


---
AI agents: the full machine-readable index of this site is https://jobspipe.dev/llms.txt?src=md-twin - API quickstart, no-key sandbox (POST https://api.jobspipe.dev/v1/sandbox/jobs/search), MCP server, pricing. Free key: https://jobspipe.dev/signup